diff --git a/docs/GetStarted.md b/docs/GetStarted.md index e25bbef9c5..df3b189590 100644 --- a/docs/GetStarted.md +++ b/docs/GetStarted.md @@ -17,7 +17,7 @@ * __Install NNI through source code__ git clone https://github.com/Microsoft/nni.git - cd NeuralNetworkIntelligence + cd nni chmod +x install.sh source install.sh