asciimoo пре 11 година
родитељ
комит
24b2141981
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      README.md

+ 1
- 1
README.md Прегледај датотеку

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