diff --git a/README.md b/README.md index 8f62012..b71fdf4 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,9 @@ In Connman, use: `agent on`, `scan wifi`, `services`, `connect wifi_NAME`, `quit 3. Acquire the install scripts: ``` -curl -OL https://github.com/Zaechus/artix-installer/archive/v2.1.0.tar.gz -tar xzf v2.1.0.tar.gz -cd artix-installer-2.1.0 +curl -OL https://github.com/Zaechus/artix-installer/archive/v2.2.0.tar.gz +tar xzf v2.2.0.tar.gz +cd artix-installer-2.2.0 ``` 4. Run `./install.sh`. 5. When everything finishes, `poweroff`, remove the installation media, and boot into Artix. Post-installation networking is done with Connman.