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 `__ + `settings.yml `__ (set your ``secret_key``!) - run ``python searx/webapp.py`` to start the application