124
edits
(Fix broken MDN link) |
No edit summary |
||
Line 9: | Line 9: | ||
Upgrading from an earlier MozillaBuild installation is straightforward but each step is important. | Upgrading from an earlier MozillaBuild installation is straightforward but each step is important. | ||
# Delete your current MozillaBuild environment by moving your MozillaBuild folder into the trash. If you can't remove the existing installation, you probably have a terminal open or ssh-agent running. Terminate that process and try again. | # Delete your current MozillaBuild environment by moving your MozillaBuild folder into the trash. If you can't remove the existing installation, you probably have a terminal open or watchman or ssh-agent running. Terminate that process and try again. | ||
# Install the new MozillaBuild release. | # Install the new MozillaBuild release. | ||
# If you had previously enabled Mintty, you will need to do so again by adding <tt>SET USE_MINTTY=1</tt> to the top of start-shell.bat. | # If you had previously enabled Mintty, you will need to do so again by adding <tt>SET USE_MINTTY=1</tt> to the top of start-shell.bat. |
edits