jasbur / RaspiWiFi

Headless WiFi configuration for the Raspberry Pi (or most other devices running Linux) by using a temporary WiFi access point and web interface
Other
613 stars 277 forks source link

Error in doc #77

Open jbrepogmailcom opened 5 years ago

jbrepogmailcom commented 5 years ago

Did not work for me on Raspi4, the AP has no been created after boot.

There is also error in uninstall instructions. The sentence

sudo python3 /usr/lib/raspiwifi/uninstall.python3

should be

sudo python3 /usr/lib/raspiwifi/uninstall.py

marcelstoer commented 4 years ago

There is also error in uninstall instructions.

This is fixed in my PR #94.