Commit 7a7ab75e authored by Deshui Yu's avatar Deshui Yu Committed by fishyds
Browse files

update pip install command, using v0.1 tag to track

parent 8d2eaad5
...@@ -30,7 +30,7 @@ The tool dispatches and runs trial jobs that generated by tuning algorithms to s ...@@ -30,7 +30,7 @@ The tool dispatches and runs trial jobs that generated by tuning algorithms to s
Install through python pip Install through python pip
* requirements: python >= 3.5 * 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 source ~/.bashrc
``` ```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment