From a8b07f7f212d08f0f420e903e211856336ee7818 Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Wed, 25 May 2016 12:43:58 +0200 Subject: [PATCH] adding https and ssh url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c17ed5a5d7..aaa18ad9fc 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ### Installing EGroupware 16.1 from github: * cd /path/to/your/docroot -* git clone git@github.com:EGroupware/egroupware.git +* git clone https://github.com/EGroupware/egroupware.git # or git@github.com:EGroupware/egroupware.git for ssh * cd egroupware * # install composer.phar from https://getcomposer.org/download/ * # install myrepos (mr) from https://myrepos.branchable.com/ or your distribution package manager