Confirmed users
9,511
edits
(Fix opening <code> tag) |
|||
| Line 45: | Line 45: | ||
# invoke start-shell.bat, which will launch a bash-like commandline | # invoke start-shell.bat, which will launch a bash-like commandline | ||
# clone the repository using <code>hg clone https://hg.mozilla.org/mozilla-central/</code> | # clone the repository using <code>hg clone https://hg.mozilla.org/mozilla-central/</code> | ||
# run < | # run <code>./mach bootstrap</code> and pick artifact build | ||
# download python3 embeddable zip, then extract to <code>mozilla-build/</code> directory | # download python3 embeddable zip, then extract to <code>mozilla-build/</code> directory | ||
# remove [https://searchfox.org/mozilla-central/rev/152993fa346c8fd9296e4cd6622234a664f53341/python/mozboot/mozboot/bootstrap.py#444 this line] | # remove [https://searchfox.org/mozilla-central/rev/152993fa346c8fd9296e4cd6622234a664f53341/python/mozboot/mozboot/bootstrap.py#444 this line] | ||