summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorpicodotdev <pico.dev@gmail.com>2018-01-23 22:29:44 +0100
committerpicodotdev <pico.dev@gmail.com>2018-01-23 22:29:44 +0100
commitf66ef7184634b4baa3cff7bcb1ceb45e0a0cd3c4 (patch)
tree8b22d1fce92ec18e395f23db813d2e064b2f0ea3 /README.md
parent248165112d8b7a98e25e58358d38104ae6086987 (diff)
Option to use URL shortener for download.sh script
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 6188634..01a34f8 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,7 @@ Currently these scripts are for me but maybe they are useful for you too.
```
# # Start the system with lastest Arch Linux installation media
# loadkeys [keymap]
-# curl https://raw.githubusercontent.com/picodotdev/alis/master/download.sh | bash
+# curl https://raw.githubusercontent.com/picodotdev/alis/master/download.sh | bash, or with URL shortener curl -sL https://bit.ly/2F3CATp | bash
# # Edit alis.conf and change variables values with your preferences
# vim alis.conf
# ./alis.sh
@@ -53,7 +53,7 @@ Currently these scripts are for me but maybe they are useful for you too.
```
# # Start the system with lastest Arch Linux installation media
# loadkeys [keymap]
-# curl https://raw.githubusercontent.com/picodotdev/alis/master/download.sh | bash
+# curl https://raw.githubusercontent.com/picodotdev/alis/master/download.sh | bash, or with URL shortener curl -sL https://bit.ly/2F3CATp | bash
# # Edit alis-recovery.conf and change variables values with your last installation with alis
# vim alis-recovery.conf
# ./alis-recovery.sh