Update README.md

This commit is contained in:
Ralf Becker 2019-02-23 13:33:52 +01:00 committed by GitHub
parent 53ac57b2e3
commit 36f9636796
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,8 @@ install-cli.php supports the following "channels":
- bugfix: release-branch incl. latest bugfixes eg. 17.1, if you are currently on 17.1.20190222
- \<branch\>: switch to given branch
- master: latest development for next release
To change the channel, call install-cli.php <channel-to-update-to>.
To change the channel, call ```install-cli.php <channel-to-update-to>```.
### Switching a git installation from 16.1 to 17.1:
(Only necessary for 16.1 or older, for 17.1+ use: install-cli.php <new-channel>!)