mirror of
https://github.com/searxng/searxng.git
synced 2026-06-12 12:57:50 +02:00
[fix] static file paths
This commit is contained in:
@@ -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``
|
||||
|
||||
|
||||
Reference in New Issue
Block a user