From 0183794689e36d37551f0045f3619fb30d043994 Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Sat, 23 Feb 2019 13:33:25 +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 df0a363f2e..613002afb7 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ 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 ```. For further instalation instructions see our wiki.