mirror of
https://github.com/RaspAP/raspap-webgui.git
synced 2024-11-22 07:30:23 +00:00
Update quick installer
This commit is contained in:
parent
434b4830dc
commit
5b07efc5c3
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue