diff --git a/README.md b/README.md index 386a081..6165d3f 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@
- Logo + Logo ### Fallback AP @@ -63,9 +63,7 @@ Runs as a `systemd` service and is managed entirely through `nmcli`/`iw` — no - Root access #### Instructions -1. Download the script: `curl -sL https://git.zakscode.com/ztimson/fallback-ap/raw/branch/master/pi-fallback-ap.sh > /usr/local/bin/fallback-ap` -2. Make it executable: `chmod +x /usr/local/bin/fallback-ap` -3. Install and start the service: `sudo fallback-ap install` +1. Download & Install: `curl -sL https://git.zakscode.com/ztimson/fallback-ap/raw/branch/master/install.sh | sudo bash`