Skip to content

Commit

Permalink
update installation instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
danh91 committed Oct 2, 2018
1 parent 84d6eab commit ae6ff96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@ cd purplship
python install setup.py
```

For released version (change '@version' at your convenience)
For released version (specify a version if needed)

```shell
pip install --process-dependency-links -e git+git://github.com/PurplShip/purplship.git@v1.0-beta.6#egg=purplship
pip install -f https://git.io/fxTZ6 purplship
```

## Running the tests
Expand Down

0 comments on commit ae6ff96

Please sign in to comment.