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 ...@@ -24,7 +24,7 @@ The tool dispatches and runs trial jobs generated by tuning algorithms to search
**Install through source code** **Install through source code**
* We only support Linux (Ubuntu 16.04 or higher) in our current stage. * 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 ```bash
git clone -b v0.3 https://github.com/Microsoft/nni.git git clone -b v0.3 https://github.com/Microsoft/nni.git
cd nni 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