Merge pull request #554 from pyprism/patch-1

Fixed broken link
This commit is contained in:
Adam Tauber 2016-05-04 14:51:06 +02:00
commit f5be28eedb
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