use https instead of ssh with git-clone

dependabot/pip/master/sphinx-6.1.3
Ammar Najjar 8 years ago
parent fbbb307f2e
commit f07b2d185a

@ -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 <https://github.com/asciimoo/searx/blob/master/searx/settings.yml>`__

Loading…
Cancel
Save