summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorAshutosh Das <pyprism@users.noreply.github.com>2016-05-04 17:50:50 +0600
committerAshutosh Das <pyprism@users.noreply.github.com>2016-05-04 17:50:50 +0600
commit487d4fdae8e4caa0fe87550e59c5026858392378 (patch)
treedd1f5145b5ec9a844fbedc23802382645ab0f0b3 /README.rst
parentdcc8f996d429e3467f9dab27ed072737e919c2e8 (diff)
Update README.rst
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index c0993157..6563fe8a 100644
--- a/README.rst
+++ b/README.rst
@@ -18,7 +18,7 @@ Installation
``git clone git@github.com:asciimoo/searx.git && cd searx``
- install dependencies: ``./manage.sh update_packages``
- edit your
- `settings.yml <https://github.com/asciimoo/searx/blob/master/settings.yml>`__
+ `settings.yml <https://github.com/asciimoo/searx/blob/master/searx/settings.yml>`__
(set your ``secret_key``!)
- run ``python searx/webapp.py`` to start the application