From 36f96367969ed3755a47e1661b6bc1e66730e201 Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Sat, 23 Feb 2019 13:33:52 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e5c1c1c05..f2f8a3289f 100644 --- a/README.md +++ b/README.md @@ -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 - \: switch to given branch - master: latest development for next release -To change the channel, call install-cli.php . + +To change the channel, call ```install-cli.php ```. ### Switching a git installation from 16.1 to 17.1: (Only necessary for 16.1 or older, for 17.1+ use: install-cli.php !)