Skip to content

Commit

Permalink
remove potentially confusing build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
jsb committed Apr 3, 2018
1 parent 1a71e2e commit 2ca9d7d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,5 @@ We provide prebuilt wheels for manual installation with `pip` for the following
### Building from source
1. recursively clone the repo
2. `cd` to repo dir
3. `pip install -e .` (or `pip install -e . --user` if you are not root or in a virtualenv)
3. ensure the correct virtualenv is activated
4. `pip install -e .`

0 comments on commit 2ca9d7d

Please sign in to comment.