1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-04-26 20:16:38 +02:00

update readme

This commit is contained in:
koalyptus 2018-03-03 10:49:32 +11:00
parent d664ebb780
commit 9d184df49a

View file

@ -84,7 +84,7 @@ your-page.html
## Development
This project requires node.js and Grunt to be installed:
- install [node.js](https://nodejs.org/)
- install [node.js](https://nodejs.org/) v8.9.4 or higher
- install [Grunt](http://gruntjs.com/getting-started) from the command line using npm (comes with node.js):
```shell
npm install -g grunt-cli