Update README.md

This commit is contained in:
Bill Zimmerman 2019-04-04 15:11:06 +02:00 committed by GitHub
parent 3961d63bad
commit 078c8d4a4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,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
$ wget -q https://git.io/voEUQ -O /tmp/raspap && bash /tmp/raspap
wget -q https://git.io/voEUQ -O /tmp/raspap && bash /tmp/raspap
```
The installer will complete the steps in the manual installation (below) for you.