aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cb23fc6..66eda89 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ If it fails, refer to [the Arch Wiki installation guide](https://wiki.archlinux.
Now you are ready to run the script. Run **the following commands** to begin setup and installation:
```shell
-curl -O https://raw.githubusercontenent.com/JozanLeClerc/joes-arch-install/master/joes-arch-install-UEFI.sh
+wget https://raw.githubusercontenent.com/JozanLeClerc/joes-arch-install/master/joes-arch-install-UEFI.sh
chmod +x joes-arch-install-UEFI.sh
./joes-arch-install-UEFI.sh
```