diff options
author | xengineering <mail2xengineering@protonmail.com> | 2020-01-12 10:59:43 +0100 |
---|---|---|
committer | xengineering <mail2xengineering@protonmail.com> | 2020-01-12 10:59:43 +0100 |
commit | 9a0a971240c5fac8e68c13ac61a9ddef5dabeb83 (patch) | |
tree | a5886322cf40fb1496e56186b541d760e60c3c2f /README.md | |
parent | 206cedd3df511f4f57c5bff3e7b9392be8ca9f9c (diff) | |
download | archinstall-9a0a971240c5fac8e68c13ac61a9ddef5dabeb83.tar archinstall-9a0a971240c5fac8e68c13ac61a9ddef5dabeb83.tar.zst archinstall-9a0a971240c5fac8e68c13ac61a9ddef5dabeb83.zip |
Some small changes.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ Note: There are many Arch Install scripts out there but I wanted to create my ow ## Usage 1. Download the Arch Linux .iso file (maybe [here](http://ftp.halifax.rwth-aachen.de/archlinux/iso/latest/)) and verify it. -2. Write the .iso to a USB stick (maybe with this [tool](https://www.balena.io/etcher/)) and boot the machine from this USB stick in UEFI mode. +2. Write the .iso to an USB stick (maybe with this [tool](https://www.balena.io/etcher/)) and boot the machine from this USB stick in UEFI mode. 3. Download the script with 'curl -L archinstall.xengineering.eu > archinstall.sh'. 4. Run the script with 'bash archinstall.sh' and follow the instructions. |