From 6066bc7dec3ff45be83c646be31b7eff9f7a54eb Mon Sep 17 00:00:00 2001 From: n-peugnet Date: Tue, 22 Oct 2019 16:48:55 +0200 Subject: finish Makefile and update README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index ff1315f..bc22fa1 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,10 @@ While developing the JS sources it is useful to run webpack in watch mode so tha npm run watch +## 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 Do ===== -- cgit v1.2.3