diff --git a/README.rst b/README.rst
index c0993157d..6563fe8ab 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