mirror of
https://github.com/netfun2000/raspberry-wifi-conf.git
synced 2026-02-27 09:45:16 +08:00
Updating readme
This commit is contained in:
@@ -11,11 +11,12 @@ Once configured, it prompts the PI to reboot with the appropriate wifi credentia
|
||||
This project broadly follows these [instructions](http://www.maketecheasier.com/set-up-raspberry-pi-as-wireless-access-point/) in setting up a RaspberryPi as a wireless AP.
|
||||
|
||||
## Install
|
||||
|
||||
Install assumes bower is present. If not, `sudo npm install bower -g` first.
|
||||
```sh
|
||||
$git clone git@github.com:sabhiram/raspberry-wifi-conf.git
|
||||
$cd raspberry-wifi-conf
|
||||
$npm update
|
||||
$bower install
|
||||
$sudo npm run-script provision
|
||||
$sudo npm start
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user