Skip to content

Commit

Permalink
Update Installation and Getstarted (microsoft#610)
Browse files Browse the repository at this point in the history
* update readme in ga_squad

* update readme

* fix typo

* Update README.md

* Update README.md

* Update README.md

* update readme

* update

* fix path

* update reference

* fix bug in config file

* update nni_arch_overview.png

* update

* update

* update

* add release note

* update the README.md

* update Installation.md and Getstart.md
  • Loading branch information
xuehui1991 authored Jan 15, 2019
1 parent 64db503 commit 3c1ff6c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/GetStarted.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

* __Install NNI through source code__

git clone -b v0.4.1 https://github.com/Microsoft/nni.git
git clone -b v0.5 https://github.com/Microsoft/nni.git
cd nni
source install.sh

Expand Down
2 changes: 1 addition & 1 deletion docs/Installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Currently we only support installation on Linux & Mac.

* __Install NNI through source code__

git clone -b v0.4.1 https://github.com/Microsoft/nni.git
git clone -b v0.5 https://github.com/Microsoft/nni.git
cd nni
source install.sh

Expand Down

0 comments on commit 3c1ff6c

Please sign in to comment.