diff options
author | HimbeerserverDE <himbeerserverde@gmail.com> | 2022-09-08 23:28:12 +0200 |
---|---|---|
committer | HimbeerserverDE <himbeerserverde@gmail.com> | 2022-09-08 23:28:12 +0200 |
commit | 952972038d985eee738a70614807ea44da156b87 (patch) | |
tree | a3be93e362bb706c77e50a4bbd62e313086ff4d2 | |
parent | 662ee43f6cbde7d1118a89c9bbeb45fe365d6d64 (diff) |
Fix capitalization
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ Fully automated Artix Linux installer for my testing setup ## FDE (Full Disk Encryption) Usage `curl -fsSL https://raw.githubusercontent.com/HimbeerserverDE/artixinstall/main/cryptinstall | sh` -## Automated install +## Automated Install This method works for all installation methods mentioned above. `curl -fsSL https://raw.githubusercontent.com/HimbeerserverDE/artixinstall/main/<artix | crypt>install | sh -s -- [drive [grubtarget]]` |