Updated Grunt for the javascript files (markdown)

Cqoicebordel 2015-01-04 11:13:08 -08:00
parent 802bd896dc
commit 29e7cb3d11
1 changed files with 1 additions and 1 deletions

@ -16,7 +16,7 @@ It depends on NodeJS, so you might want to add it too before that:
grunt-cli doesn't install the tool grunt, it only prepare the field. You'll have to download the package used by the gruntfile first.
In the case of Searx, you'll have to do this:
cd searx/static/oscar
cd searx/static/themes/oscar
npm install
Then, you can finally execute grunt here, or go back at the root of the project, and execute: