Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Zaechus committed May 4, 2024
1 parent e0cc7cd commit 34687f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 34687f7

Please sign in to comment.