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

Commit

Permalink
Update GetStarted.md
Browse files Browse the repository at this point in the history
  • Loading branch information
QuanluZhang authored and scarlett2018 committed Sep 7, 2018
1 parent 4177f71 commit 335a0a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/GetStarted.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@

* __Install NNI through pip__

pip3 install -v --user git+https://github.com/Microsoft/NeuralNetworkIntelligence.git
pip3 install -v --user git+https://github.com/Microsoft/nni.git
source ~/.bashrc

* __Install NNI through source code__

git clone https://github.com/Microsoft/NeuralNetworkIntelligence
git clone https://github.com/Microsoft/nni.git
cd NeuralNetworkIntelligence
chmod +x install.sh
source install.sh
Expand Down

0 comments on commit 335a0a8

Please sign in to comment.