Merge pull request #1446 from clinton-hall/readme/pywin32

Update readme
This commit is contained in:
Labrys of Knossos 2018-12-22 19:37:10 -05:00 committed by GitHub
commit 6c5b469c4b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,9 +50,11 @@ Sorry for any inconvenience caused here.
### General ### General
1. Install python 2.7. 1. Install Python
2. Clone or copy all files into a directory wherever you want to keep them (eg. /scripts/ in the home directory of your download client) 1. Install `pywin32`
1. Clone or copy all files into a directory wherever you want to keep them (eg. /scripts/ in the home directory of your download client)
and change the permission accordingly so the download client can access these files. and change the permission accordingly so the download client can access these files.
`git clone git://github.com/clinton-hall/nzbToMedia.git` `git clone git://github.com/clinton-hall/nzbToMedia.git`