add documentation

This commit is contained in:
Simon Vieille 2020-08-29 14:04:52 +02:00
parent f3e657dcdb
commit aab26bad32
Signed by: deblan
GPG key ID: 03383D15A1D31745

View file

@ -40,7 +40,7 @@ If you are a developer:
* go to `apps/` and clone your repository
* go to `apps/side_menu` and run `npm install`
Build javascripts using `npm run build` (or `npm run watch` to build them in real time).
Build javascripts using `make npm-build` (or `make npm-watch` to build them in real time).
Then commit and create a pull request.