Update readme

pywin32 needs to be installed manually
python 3 is now supported
This commit is contained in:
Labrys 2018-12-22 19:31:47 -05:00
commit 6c76203406

View file

@ -50,9 +50,11 @@ Sorry for any inconvenience caused here.
### 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.
`git clone git://github.com/clinton-hall/nzbToMedia.git`