Index: doc/build.md ================================================================== --- doc/build.md +++ doc/build.md @@ -1,22 +1,22 @@ +# Building Grammalecte # How to build Grammalecte ## Required ## For building: -* Python 3.7+ -* NodeJS - * npm - * web-ext : `https://developer.mozilla.org/fr/Add-ons/WebExtensions/Getting_started_with_web-ext` +* Python 3.7+ (download)[https://www.python.org/] +* NodeJS (download)[https://nodejs.org/] + * npm (should be installed with NodeJS) + * web-ext (instructions)[https://extensionworkshop.com/documentation/develop/getting-started-with-web-ext/] For testing: -* Firefox Developper -* Firefox Nightly -* Thunderbird +* Firefox Developer (download)[https://www.mozilla.org/en-US/firefox/developer/] +* Thunderbird (download)[https://www.thunderbird.net/] ## Commands ## **Build a language**