Update README.md

This commit is contained in:
Thomas FORGIONE 2015-06-30 15:23:13 +02:00
parent 09b8dad62b
commit ec7ab5c622
1 changed files with 1 additions and 2 deletions

View File

@ -22,8 +22,7 @@ module.exports.secret = ... // A secret string used to hash stuff
## Compiling the static js files
There are two ways to compile the static js files :
- either you don't mind not minifying the code, and you can use `compiler.sh`
to compile
- either you don't mind not minifying the code to compile
- or you absolutely want to minify the code
First, `cd` to `utils/`. Here you'll find a script `build_all.sh` that, as its