From 7fec99f5f38a13bcfe13fdfc3a5b77e5aa346214 Mon Sep 17 00:00:00 2001 From: Francisco Alonso Date: Sat, 12 Aug 2017 19:39:24 +0200 Subject: [PATCH] fix pip install -r,--requirement --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87486ba..883cdbf 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ At this time no modules are required to run FFPuppet however some features may n ##### Installing python modules - pip install requirements.txt + pip install -r requirements.txt Linux requires xvfb in order to run headless.