mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-23 14:28:45 +01:00
Update README.md
adapt to branch checkout 16.1
This commit is contained in:
parent
b7b8696f18
commit
ff2416f99c
@ -8,7 +8,7 @@
|
||||
|
||||
### Installing EGroupware 16.1 from github:
|
||||
* cd /path/to/your/docroot
|
||||
* git clone https://github.com/EGroupware/egroupware.git # or git@github.com:EGroupware/egroupware.git for ssh
|
||||
* git clone -b 16.1 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