commit: ed8afe95a6776179151d89a21a66e407b6f54be8
parent: fbbb307f2e8086c88206b2f80ea7ed4ab5b80a66
Author: Adam Tauber <asciimoo@gmail.com>
Date: Sat, 9 Jul 2016 19:54:37 +0200
Merge pull request #611 from ammarnajjar/readme-installation
use https instead of ssh with git-clone
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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 <https://github.com/asciimoo/searx/blob/master/searx/settings.yml>`__