diff --git a/README.md b/README.md index 7e7d77e4..3bfbb9de 100644 --- a/README.md +++ b/README.md @@ -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.