Update README.rst

This commit is contained in:
Ashutosh Das 2016-05-04 17:50:50 +06:00
parent dcc8f996d4
commit 487d4fdae8
1 changed files with 1 additions and 1 deletions

View File

@ -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