logo

searx

My custom branche(s) on searx, a meta-search engine git clone https://hacktivis.me/git/searx.git
commit: 487d4fdae8e4caa0fe87550e59c5026858392378
parent dcc8f996d429e3467f9dab27ed072737e919c2e8
Author: Ashutosh Das <pyprism@users.noreply.github.com>
Date:   Wed,  4 May 2016 17:50:50 +0600

Update README.rst

Diffstat:

MREADME.rst2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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