Commit a6621cef authored by Deshui Yu's avatar Deshui Yu Committed by fishyds
Browse files

Correct typo, macOS -> MacOS

parent 4107aaef
......@@ -34,7 +34,7 @@ The tool dispatches and runs trial jobs generated by tuning algorithms to search
Note: If you are in docker container (as root), please remove `--user` from the installation command.
**Install through source code**
* We support Linux (Ubuntu 16.04 or higher), macOS (10.14.1) in our current stage.
* We support Linux (Ubuntu 16.04 or higher), MacOS (10.14.1) in our current stage.
* Run the following commands in an environment that has `python >= 3.5`, `git` and `wget`.
```bash
git clone -b v0.4 https://github.com/Microsoft/nni.git
......
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