docs(): updated readme

This commit is contained in:
Torkel Ödegaard 2016-05-10 16:33:05 +02:00
parent 56e53d7da2
commit c299b86983

View File

@ -109,7 +109,7 @@ go run build.go build
### Building frontend assets
To build less to css for the frontend you will need a recent version of of **node (v0.12.0)**,
To build less to css for the frontend you will need a recent version of of **node (v4+)**,
npm (v2.5.0) and grunt (v0.4.5). Run the following:
```bash