Parcourir la source

[doc] install notes II.

asciimoo il y a 11 ans
Parent
révision
24b2141981
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      README.md

+ 1
- 1
README.md Voir le fichier

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