Преглед на файлове

[doc] install notes II.

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