mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 16:48:49 +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:
|
### Installing EGroupware 16.1 from github:
|
||||||
* cd /path/to/your/docroot
|
* 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
|
* cd egroupware
|
||||||
* # install composer.phar from https://getcomposer.org/download/
|
* # install composer.phar from https://getcomposer.org/download/
|
||||||
* # install myrepos (mr) from https://myrepos.branchable.com/ or your distribution package manager
|
* # install myrepos (mr) from https://myrepos.branchable.com/ or your distribution package manager
|
||||||
|
Loading…
Reference in New Issue
Block a user