diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -79,7 +79,7 @@ While developing the JS sources it is useful to run webpack in watch mode so tha ## Release zip -To build the release zip, make sure you are on `master` and executed `git pull` then run `make`. This will create a zip file in `dist/`. +To build the release zip, make sure you are on `master` and executed `git pull` then run `make dist`. This will create a zip file in `dist/`. To Do |