clarify bootstrapping command arg

This commit is contained in:
Zeke Sikelianos 2017-09-26 21:55:56 -07:00
parent 9b6f9a0b18
commit 415f1ca3a4

View file

@ -247,7 +247,7 @@ Then manually create distributions for each platform and upload them:
# Checkout the version to re-upload.
git checkout vTHE.RELEASE.VERSION
# Do Release build.
# Do release build, specifying one target architecture.
./script/bootstrap.py --target_arch [arm|x64|ia32]
./script/build.py -c R
./script/create-dist.py