aboutsummaryrefslogtreecommitdiffstats
path: root/README.org
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2019-11-19 13:19:13 +0100
committerJozanLeClerc <bousset.rudy@gmail.com>2019-11-19 13:19:13 +0100
commitbca9ee4d284dcef018efd54a256a53e0a1dde10f (patch)
tree3b9076d8c2aef6a4552971111e176a062e0b641a /README.org
parentAdded another blue after mkinitcpio (diff)
downloadarch-installer-bca9ee4d284dcef018efd54a256a53e0a1dde10f.tar.gz
arch-installer-bca9ee4d284dcef018efd54a256a53e0a1dde10f.tar.bz2
arch-installer-bca9ee4d284dcef018efd54a256a53e0a1dde10f.tar.xz
arch-installer-bca9ee4d284dcef018efd54a256a53e0a1dde10f.tar.zst
arch-installer-bca9ee4d284dcef018efd54a256a53e0a1dde10f.zip
Typo
Diffstat (limited to 'README.org')
-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