mirror of
https://github.com/RaspAP/raspap-webgui.git
synced 2024-11-26 09:30:26 +00:00
Merge branch 'master' of https://github.com/billz/raspap-webgui
This commit is contained in:
commit
d9f7f7d4a0
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ Install RaspAP from your RaspberryPi's shell prompt:
|
||||||
```sh
|
```sh
|
||||||
curl -sL https://install.raspap.com | bash
|
curl -sL https://install.raspap.com | bash
|
||||||
```
|
```
|
||||||
The [installer](https://github.com/billz/raspap-webgui/blob/master/installers/raspbian.sh) will complete the steps in the manual installation (below) for you.
|
The [installer](https://github.com/billz/raspap-webgui/wiki/Quick-Installer-usage) will complete the steps in the manual installation (below) for you.
|
||||||
|
|
||||||
After the reboot at the end of the installation the wireless network will be
|
After the reboot at the end of the installation the wireless network will be
|
||||||
configured as an access point as follows:
|
configured as an access point as follows:
|
||||||
|
|
Loading…
Reference in a new issue