Update README.md

This commit is contained in:
Neythen Treloar 2021-12-02 17:35:51 +00:00 committed by GitHub
parent 050008197b
commit d2d5c3ecbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,6 +64,18 @@ add the line
dont forget the ampersand! dont forget the ampersand!
also make sure that the paths in startup.sh are correct for your install location also make sure that the paths in startup.sh are correct for your install location
## Install the hotspot
```console
cd ~
curl "https://www.raspberryconnect.com/images/hsinstaller/AutoHotspot-Setup.tar.gz" -o AutoHotspot-Setup.tar.gz
tar -xzvf AutoHotspot-Setup.tar.gz
cd Autohotspot
sudo ./autohotspot-setup.sh
```
Choose option 2, then option 7 to change the SSID and password (for some reason it didnt work with the default SSID and password).
Then you can connect to the network and go to http://fintic.local:1024 or http://10.0.0.5:1024 and enter wifi information
## Change the hostname ## Change the hostname