diff options
Diffstat (limited to 'INSTALLING.rst')
-rw-r--r-- | INSTALLING.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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 |