summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorxengineering <mail2xengineering@protonmail.com>2020-01-12 10:59:43 +0100
committerxengineering <mail2xengineering@protonmail.com>2020-01-12 10:59:43 +0100
commit9a0a971240c5fac8e68c13ac61a9ddef5dabeb83 (patch)
treea5886322cf40fb1496e56186b541d760e60c3c2f /README.md
parent206cedd3df511f4f57c5bff3e7b9392be8ca9f9c (diff)
downloadarchinstall-9a0a971240c5fac8e68c13ac61a9ddef5dabeb83.tar
archinstall-9a0a971240c5fac8e68c13ac61a9ddef5dabeb83.tar.zst
archinstall-9a0a971240c5fac8e68c13ac61a9ddef5dabeb83.zip
Some small changes.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c56d7bb..e875a93 100644
--- a/README.md
+++ b/README.md
@@ -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.