mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 21:01:08 +00:00
Bug 1809725 - doc: Instruct users to update to central before trying to build mozilla-unified. DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D166590
This commit is contained in:
parent
952eae25ca
commit
d75060d305
@ -123,6 +123,7 @@ Now that your system is bootstrapped, you should be able to build!
|
||||
.. code-block:: shell
|
||||
|
||||
cd mozilla-unified
|
||||
hg up -C central
|
||||
./mach build
|
||||
./mach run
|
||||
|
||||
|
@ -105,6 +105,7 @@ Now that your system is bootstrapped, you should be able to build!
|
||||
.. code-block:: shell
|
||||
|
||||
cd mozilla-unified
|
||||
hg up -C central
|
||||
./mach build
|
||||
./mach run
|
||||
|
||||
|
@ -142,6 +142,7 @@ Now that your system is bootstrapped, you should be able to build!
|
||||
.. code-block:: shell
|
||||
|
||||
cd c:/mozilla-source/mozilla-unified
|
||||
hg up -C central
|
||||
./mach build
|
||||
./mach run
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user