8
edits
Groovephase (talk | contribs) m (→Pull the code) |
Groovephase (talk | contribs) m (→Pull the code) |
||
| Line 62: | Line 62: | ||
=== Pull the code === | === Pull the code === | ||
<pre class="_fck_mw_lspace"> hg clone http://hg.mozilla.org/mozilla-central src | <pre class="_fck_mw_lspace"> hg clone http://hg.mozilla.org/mozilla-central src | ||
If you encounter an 'Command not found hg' you need to install Mercurial | If you encounter an 'Command not found hg' you need to install Mercurial: https://developer.mozilla.org/en/Installing_Mercurial | ||
git clone https://github.com/mozilla-b2g/gaia gaia | git clone https://github.com/mozilla-b2g/gaia gaia | ||
edits