diff --git a/README.rst b/README.rst index 6563fe8a..a0bb12f1 100644 --- a/README.rst +++ b/README.rst @@ -15,7 +15,7 @@ Installation ~~~~~~~~~~~~ - clone source: - ``git clone git@github.com:asciimoo/searx.git && cd searx`` + ``git clone https://github.com/asciimoo/searx.git && cd searx`` - install dependencies: ``./manage.sh update_packages`` - edit your `settings.yml `__