Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Commit

Permalink
update pip install command, using v0.1 tag to track
Browse files Browse the repository at this point in the history
  • Loading branch information
Deshui Yu authored and yds05 committed Sep 10, 2018
1 parent 8d2eaad commit 7a7ab75
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 @@ -30,7 +30,7 @@ The tool dispatches and runs trial jobs that generated by tuning algorithms to s
Install through python pip
* requirements: python >= 3.5
```
pip3 install -v --user git+https://github.com/Microsoft/nni.git
pip3 install -v --user git+https://github.com/Microsoft/nni.git@v0.1
source ~/.bashrc
```

Expand Down

0 comments on commit 7a7ab75

Please sign in to comment.