Update README.md

adapt to branch checkout 16.1
This commit is contained in:
leithoff 2016-06-30 10:09:22 +02:00 committed by GitHub
parent b7b8696f18
commit ff2416f99c

View File

@ -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