diff options
| author | Adam Tauber <asciimoo@gmail.com> | 2014-01-12 02:55:28 -0800 |
|---|---|---|
| committer | Adam Tauber <asciimoo@gmail.com> | 2014-01-12 02:55:28 -0800 |
| commit | 01d91b3d354dd289ec3abf3f0d2815e0e25ac52e (patch) | |
| tree | fe5e04d611df3d7a3fff42c1c77a3a9d8f4c3bf9 | |
| parent | c184984852897a9389992d6d090bdebd6053ed8a (diff) | |
| parent | 16e92b8d77561000215d9fbe6f64cb7cf75c4b91 (diff) | |
Merge pull request #20 from dalf/patch-1
[doc] link to the installation steps.
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -26,6 +26,8 @@ List of [running instances](https://github.com/asciimoo/searx/wiki/Searx-instanc * rename `engines.cfg_sample` to `engines.cfg` * run `python searx/webapp.py` to start the application +For all the details, follow this [step by step installation](https://github.com/asciimoo/searx/wiki/Installation) + ### TODO * Moar engines |