mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
clarify bootstrapping command arg
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user