From f9c7a678d273c55a0e8a1a7a2dbfd696b2046e60 Mon Sep 17 00:00:00 2001 From: Adam Tauber Date: Fri, 7 Feb 2020 12:00:45 +0100 Subject: [PATCH] [doc] fix rst format to be able to upload the package to pypi --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 7fcda4f97..afe413af8 100644 --- a/README.rst +++ b/README.rst @@ -18,17 +18,17 @@ Installation ~~~~~~~~~~~~ With Docker ------- +----------- Go to the `searx-docker `__ project. Without Docker ------- +-------------- For all of the details, follow this `step by step installation `__. Note: the documentation needs to be updated. If you are in a hurry ------- +--------------------- - clone the source: ``git clone https://github.com/asciimoo/searx.git && cd searx`` - install dependencies: ``./manage.sh update_packages``