update readme for build on macOS

This commit is contained in:
Nhan Cao 2018-05-10 09:19:07 +07:00 committed by darrenl
parent 1a77b788d1
commit 689ce8ee2f

View File

@ -5,7 +5,6 @@ cd [ROOT]
sh build-tools/build-for-pypi.sh
```
### Build for Ubuntu
```
@ -24,6 +23,13 @@ sh envsetup.sh
sh build-windows-binary.sh
```
### Build for macOS High Sierra
```
cd build-tools
chmod +x ./build-for-macos.sh
./build-for-macos.sh
```
Note: If there are some problems, try to
```
sudo rm -rf virtual-wne venv_wine