Skip to content

Commit

Permalink
docs(setup): use setuptool (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
philloooo authored May 10, 2018
1 parent 63f6874 commit 0c61af4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ highly recommended to use pip and a virtualenv to isolate the installation.
To install the prototype implementation, simply run

```bash
pip install .
python setup.py install
```

## Installation with Docker
Expand Down

0 comments on commit 0c61af4

Please sign in to comment.