From 6c76203406dc7d8da6d786c0643cb3c0215577be Mon Sep 17 00:00:00 2001 From: Labrys Date: Sat, 22 Dec 2018 19:31:47 -0500 Subject: [PATCH] Update readme pywin32 needs to be installed manually python 3 is now supported --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ec29ba83..10f59cf7 100644 --- a/README.md +++ b/README.md @@ -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`