Skip to content

Commit

Permalink
Docs for Pip install from git repo
Browse files Browse the repository at this point in the history
  • Loading branch information
argenisleon committed Nov 7, 2019
1 parent aa89406 commit 31296e5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README_for_devs.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,7 @@ This will prompt your test.pypi.org credentials
Now install from test.pypi.org

`!pip install --index-url https://test.pypi.org/simple optimuspyspark`

### Installing from github

` pip3 install --upgrade --no-deps --force-reinstall git+https://github.com/ironmussa/Optimus.git@develop`

0 comments on commit 31296e5

Please sign in to comment.