From e037c461b8f65965c4d1b3561c5b8328e432e5e2 Mon Sep 17 00:00:00 2001 From: Ritiek Malhotra Date: Mon, 10 Oct 2016 07:11:07 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ec2cf57..225f996 100644 --- a/README.md +++ b/README.md @@ -48,9 +48,11 @@ git pull Assuming you have python already installed.. Download Libav-Tools for windows: https://builds.libav.org/windows/release-gpl/libav-x86_64-w64-mingw32-11.7.7z + Extract and merge all the contents in the your python's installation folder. Download the zip file of this repository and extract its contents in your python's installation folder as well. + shift+right-click on empty area and open cmd and type: ``` "Scripts/pip.exe" install -r requirements.txt