diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,10 +3,10 @@ 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). +2. Log in as root (password artix). 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. -2. Login as root (password artix). +2. Log in as root (password artix). 3. Run the script with parameters: `curl -fsSL https://raw.githubusercontent.com/HimbeerserverDE/artixinstall/main/<artix | crypt>install | sh -s -- <drive>` |