Explorar el Código

[doc] install notes II.

asciimoo hace 11 años
padre
commit
24b2141981
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      README.md

+ 1
- 1
README.md Ver fichero

@@ -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