mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:29 +01:00
adding https and ssh url
This commit is contained in:
parent
4165c649ae
commit
a8b07f7f21
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user