Add hostapd install to manual install instructions

pull/4/head
Joe Haig 8 years ago
parent fd20d867dc
commit 5f748c4b84

@ -37,9 +37,9 @@ $ 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.
## Manual installation
Start off by installing lighttpd and php5.
Start off by installing lighttpd, php5 and hostapd.
```sh
$ sudo apt-get install lighttpd php5-cgi
$ sudo apt-get install lighttpd php5-cgi hostapd
```
After that, enable PHP for lighttpd and restart it for the settings to take effect.
```sh

Loading…
Cancel
Save