diff options
author | HimbeerserverDE <himbeerserverde@gmail.com> | 2022-09-08 14:25:44 +0200 |
---|---|---|
committer | HimbeerserverDE <himbeerserverde@gmail.com> | 2022-09-08 14:25:44 +0200 |
commit | 6e7d0de9b69b39bf9adf1c3aef43ff7df4d6cbf1 (patch) | |
tree | 0d7bc1580b2884669f501eae6cc49bd046aa09ae | |
parent | 991ff11691bf10bc6cfa09aa015d16c1c4de5ca0 (diff) |
More typo fixes
-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>` |