We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a122e6 commit 8e4b6dbCopy full SHA for 8e4b6db
README.md
@@ -72,9 +72,9 @@ See the [installation instructions](installation.md) to get started.
72
Go Note Go now uses NetworkManager instead of wpa_supplicant for WiFi management.
73
This provides a more robust networking solution with easier configuration options.
74
75
-If you're updating from a previous version, run the migration script:
+If you're updating from a previous version, use the built-in migration command:
76
```bash
77
-sudo /path/to/GoNoteGo/scripts/migrate_to_networkmanager.sh
+wifi-migrate
78
```
79
80
Benefits of NetworkManager:
0 commit comments