"docs/vscode:/vscode.git/clone" did not exist on "aa51e79cdbcbedbedeef68bcef646b2d43993753"
Commit f710f726 authored by Cheng(Kit) CHEN's avatar Cheng(Kit) CHEN Committed by QuanluZhang
Browse files

Update README.md (#296)

parent 744885eb
......@@ -24,7 +24,7 @@ The tool dispatches and runs trial jobs generated by tuning algorithms to search
**Install through source code**
* We only support Linux (Ubuntu 16.04 or higher) in our current stage.
* Run the following `pip install` in an environment that has `python >= 3.5`, `git` and `wget`.
* Run the following commands in an environment that has `python >= 3.5`, `git` and `wget`.
```bash
git clone -b v0.3 https://github.com/Microsoft/nni.git
cd nni
......
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