Updated Quick Installer usage (markdown)

Bill Zimmerman 2019-11-27 10:59:34 +01:00
parent c3823b0816
commit 40f50e4801
1 changed files with 1 additions and 1 deletions

@ -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 <name>
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:
```