diff --git a/README.rst b/README.rst index 35d14d1b..ab16a828 100644 --- a/README.rst +++ b/README.rst @@ -17,6 +17,18 @@ See the `documentation `__ and the `wiki `__ project. + +Without Docker +------ +For all the details, follow this `step by step installation `__. + +Note: the documentation needs to be updated. + +If you are in hurry +------ - clone source: ``git clone https://github.com/asciimoo/searx.git && cd searx`` - install dependencies: ``./manage.sh update_packages`` @@ -25,8 +37,6 @@ Installation (set your ``secret_key``!) - run ``python searx/webapp.py`` to start the application -For all the details, follow this `step by step -installation `__. Bugs ~~~~