Commit 4107aaef authored by fishyds's avatar fishyds
Browse files

Update README.md

parent b9c55f0c
...@@ -27,7 +27,7 @@ The tool dispatches and runs trial jobs generated by tuning algorithms to search ...@@ -27,7 +27,7 @@ The tool dispatches and runs trial jobs generated by tuning algorithms to search
## **Install & Verify** ## **Install & Verify**
**Install through pip** **Install through pip**
* We support Linux and MacOS in current stage, Ubuntu 16.04 or higher, along with macOS 10.14.1 are tested and supported. Simply run the following `pip install` in an environment that has `python >= 3.5`. * We support Linux and MacOS in current stage, Ubuntu 16.04 or higher, along with MacOS 10.14.1 are tested and supported. Simply run the following `pip install` in an environment that has `python >= 3.5`.
```bash ```bash
python3 -m pip install --user --upgrade nni python3 -m pip install --user --upgrade 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