[doc] install notes II.

This commit is contained in:
asciimoo 2013-10-15 00:35:07 +02:00
parent 554f3a95b3
commit 24b2141981
1 changed files with 1 additions and 1 deletions

View File

@ -10,4 +10,4 @@ Minimalistic web interface to different search engines.
* clone source: `git clone git@github.com:asciimoo/searx.git && cd searx`
* create a config file: `cp searx.conf_sample search.conf`
* edit your config (set your `secret_key`!)
* run `python potion/webapp.py` to start the application
* run `python searx/webapp.py` to start the application