123
edits
(Fix typo) |
(installing the requests module is no longer necessary when using ./mach python) |
||
| Line 233: | Line 233: | ||
(cd elm && ./mach bootstrap --application-choice=browser && ./mach build) | (cd elm && ./mach bootstrap --application-choice=browser && ./mach build) | ||
git clone https://github.com/mozilla/libwebrtc moz-libwebrtc | git clone https://github.com/mozilla/libwebrtc moz-libwebrtc | ||
=== Update steps === | === Update steps === | ||
edits