From 34687f77efbb8048069788f7a0608c26920b86cd Mon Sep 17 00:00:00 2001 From: Zaechus Date: Sat, 4 May 2024 14:19:06 -0600 Subject: [PATCH] update README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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.