Skip to content

Commit 8e4b6db

Browse files
committed
Update README to use wifi-migrate command instead of removed script
1 parent 3a122e6 commit 8e4b6db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,9 @@ See the [installation instructions](installation.md) to get started.
7272
Go Note Go now uses NetworkManager instead of wpa_supplicant for WiFi management.
7373
This provides a more robust networking solution with easier configuration options.
7474

75-
If you're updating from a previous version, run the migration script:
75+
If you're updating from a previous version, use the built-in migration command:
7676
```bash
77-
sudo /path/to/GoNoteGo/scripts/migrate_to_networkmanager.sh
77+
wifi-migrate
7878
```
7979

8080
Benefits of NetworkManager:

0 commit comments

Comments
 (0)