summaryrefslogtreecommitdiff
path: root/searx/static/themes/oscar/README.rst
diff options
context:
space:
mode:
authorAdam Tauber <asciimoo@gmail.com>2015-01-01 18:06:51 +0100
committerAdam Tauber <asciimoo@gmail.com>2015-01-01 18:06:51 +0100
commit20c4de8f06cd7f4b04ec37bf8aa28f96be48c093 (patch)
tree85b10b5161ebc48aee838502ce1796998b25722b /searx/static/themes/oscar/README.rst
parent8151585918a3d86b9dac5bef782581d13a14179f (diff)
[fix] filename strip
Diffstat (limited to 'searx/static/themes/oscar/README.rst ')
-rw-r--r--searx/static/themes/oscar/README.rst 17
1 files changed, 0 insertions, 17 deletions
diff --git a/searx/static/themes/oscar/README.rst b/searx/static/themes/oscar/README.rst
deleted file mode 100644
index e7daa8719..000000000
--- a/searx/static/themes/oscar/README.rst
+++ /dev/null
@@ -1,17 +0,0 @@
-install dependencies
-~~~~~~~~~~~~~~~~~~~~
-
-run this command in the directory ``searx/static/themes/oscar``
-
-``npm install``
-
-compile sources
-~~~~~~~~~~~~~~~
-
-run this command in the directory ``searx/static/themes/oscar``
-
-``grunt``
-
-or in the root directory:
-
-``make grunt``