Merge pull request #3419 from newzealandpaul/master
Mac OS X command in docs for pip fixed
This commit is contained in:
commit
add97f7eb0
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ directory:
|
|||
|
||||
* Linux: `pip install -r docs/requirements.txt`
|
||||
|
||||
* Mac OS X: `[sudo] pip-2.7 -r docs/requirements.txt`
|
||||
* Mac OS X: `[sudo] pip-2.7 install -r docs/requirements.txt`
|
||||
|
||||
###Alternative Installation: Docker Container
|
||||
|
||||
|
|
Loading…
Reference in a new issue