From 01cb82b514ef9dcb1cb9e63492ebab621961babd Mon Sep 17 00:00:00 2001 From: n-peugnet Date: Wed, 23 Oct 2019 00:24:43 +0200 Subject: use GNU Standard Makefile Targets --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index bc22fa1..37a74e4 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3