From 30c52512c1d5bbab46abf4f6bad9924b69b5ec16 Mon Sep 17 00:00:00 2001 From: Lasse Haugen Date: Sat, 28 Oct 2017 16:17:15 +0200 Subject: Update INSTALLING.rst --- INSTALLING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALLING.rst b/INSTALLING.rst index 0972767..3e50ede 100644 --- a/INSTALLING.rst +++ b/INSTALLING.rst @@ -33,7 +33,7 @@ As root: As ``$YOURUSER``:: - $ git clone git@github.com:tech-server/gondul + $ git clone https://github.com/tech-server/gondul.git $ cd gondul/ansible $ ansible-playbook -i inventory-localhost site.yml -- cgit v1.2.3