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:
Ryan VanderMeulen 2023-01-11 21:38:41 +00:00
parent 952eae25ca
commit d75060d305
3 changed files with 3 additions and 0 deletions

View File

@ -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

View File

@ -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

View File

@ -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