Commit f9c7a678 authored by Adam Tauber's avatar Adam Tauber

[doc] fix rst format to be able to upload the package to pypi

parent ab1b1ac3
...@@ -18,17 +18,17 @@ Installation ...@@ -18,17 +18,17 @@ Installation
~~~~~~~~~~~~ ~~~~~~~~~~~~
With Docker With Docker
------ -----------
Go to the `searx-docker <https://github.com/searx/searx-docker>`__ project. Go to the `searx-docker <https://github.com/searx/searx-docker>`__ project.
Without Docker Without Docker
------ --------------
For all of the details, follow this `step by step installation <https://asciimoo.github.io/searx/dev/install/installation.html>`__. For all of the details, follow this `step by step installation <https://asciimoo.github.io/searx/dev/install/installation.html>`__.
Note: the documentation needs to be updated. Note: the documentation needs to be updated.
If you are in a hurry If you are in a hurry
------ ---------------------
- clone the source: - clone the source:
``git clone https://github.com/asciimoo/searx.git && cd searx`` ``git clone https://github.com/asciimoo/searx.git && cd searx``
- install dependencies: ``./manage.sh update_packages`` - install dependencies: ``./manage.sh update_packages``
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment