[fix] static file paths

This commit is contained in:
Adam Tauber
2015-01-01 17:54:33 +01:00
parent 9f12605f7e
commit 8151585918
7 changed files with 13 additions and 13 deletions
+2 -2
View File
@@ -1,14 +1,14 @@
install dependencies
~~~~~~~~~~~~~~~~~~~~
run this command in the directory ``searx/static/oscar``
run this command in the directory ``searx/static/themes/oscar``
``npm install``
compile sources
~~~~~~~~~~~~~~~
run this command in the directory ``searx/static/oscar``
run this command in the directory ``searx/static/themes/oscar``
``grunt``