Update quick installer

This commit is contained in:
Bill Zimmerman 2019-11-19 22:36:46 +01:00 committed by GitHub
parent 434b4830dc
commit 5b07efc5c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,7 @@ With the prerequisites done, you can proceed with either the Quick installer or
## Quick installer
Install RaspAP from your RaspberryPi's shell prompt:
```sh
curl -L https://install.raspap.com | bash
curl -sL https://install.raspap.com | bash
```
The installer will complete the steps in the manual installation (below) for you.