Skip to content

Commit

Permalink
fix pip install
Browse files Browse the repository at this point in the history
-r,--requirement <file>
  • Loading branch information
revskills authored and jschwartzentruber committed Aug 14, 2017
1 parent b0d941e commit 7fec99f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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.

Expand Down

0 comments on commit 7fec99f

Please sign in to comment.