aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index 1b7e319..85f31f3 100644
--- a/README.org
+++ b/README.org
@@ -23,7 +23,7 @@ If it fails, refer to [[https://wiki.archlinux.org/index.php/Installation_guide#
Now you are ready to run the script. Run *the following commands* to begin setup and installation:
#+BEGIN_SRC shell
-wget https://raw.githubusercontenent.com/JozanLeClerc/joes-arch-install/master/joes-arch-install-UEFI.sh
+wget https://raw.githubusercontent.com/JozanLeClerc/joes-arch-install/master/joes-arch-install-UEFI.sh
chmod +x joes-arch-install-UEFI.sh
./joes-arch-install-UEFI.sh
#+END_SRC