diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ Fully automated Artix Linux installer for my testing setup # Usage 1. Boot the artix installer with language en_US, timezone Europe/Berlin and keymap de. 2. Login as root (password artix). -3. Now run the script: `curl -fSSL https://raw.githubusercontent.com/HimbeerserverDE/artixinstall/main/artixinstall | sh` +3. Now run the script: `curl -fsSL https://raw.githubusercontent.com/HimbeerserverDE/artixinstall/main/artixinstall | sh` # Automated install 1. Boot the artix installer with language en_US, timezone Europe/Berlin and keymap de. |