From 40f50e48017e358c50e53ad80fb9689978b005cb Mon Sep 17 00:00:00 2001 From: Bill Zimmerman Date: Wed, 27 Nov 2019 10:59:34 +0100 Subject: [PATCH] Updated Quick Installer usage (markdown) --- Quick-Installer-usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Quick-Installer-usage.md b/Quick-Installer-usage.md index 6df42e7..dfaca5a 100644 --- a/Quick-Installer-usage.md +++ b/Quick-Installer-usage.md @@ -19,7 +19,7 @@ This option installs an SSL certificate with `mkcert` and configures lighttpd fo If you have forked this project to your own GitHub repo, this option lets you override the default GitHub repo (`billz/raspap-webgui`) used to install RaspAP. An alternate repository name is a required parameter. #### -b, --branch -Similarly, this option overrides the default git branch (master). This is useful if you have created a feature branch (`my-feature`) and wish to test an installation using the Quick Installer. The alternate branch name is a required parameter. +Similarly, this option overrides the default git branch (`master`). This is useful if you have created a feature branch (`my-feature`) and wish to perform an installation using the Quick Installer. An alternate branch name is a required parameter. An example combining the two options is given below: ```