This commit is contained in:
Ch'ng Baron 2017-09-21 11:30:34 +08:00
Родитель 49801bbef6
Коммит 2a246a0c08
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -29,7 +29,7 @@ The build script for this project uses [Cake][62]. To run the build, you can us
```
cd Google.Core
sh ../build.sh -target libs
sh ../build.sh --target libs
```
The bootstrapper script will automatically download Cake.exe and all the required tools and files into the `./tools/` folder.