130
edits
(Added a section about l10n guidelines) |
(Promoted First Run to top level heading like First Build) |
||
| Line 17: | Line 17: | ||
For your first build, running <code>./mach build</code> should do the trick after you get the source code. If you are going to be building a lot, you may want to set up your [https://developer.mozilla.org/en-US/docs/Configuring_Build_Options .mozconfig file]. | For your first build, running <code>./mach build</code> should do the trick after you get the source code. If you are going to be building a lot, you may want to set up your [https://developer.mozilla.org/en-US/docs/Configuring_Build_Options .mozconfig file]. | ||
= First Run = | |||
Once you have built Firefox, you can run it with | Once you have built Firefox, you can run it with | ||
edits