aboutsummaryrefslogtreecommitdiff
path: root/install.txt
diff options
context:
space:
mode:
Diffstat (limited to 'install.txt')
-rw-r--r--install.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/install.txt b/install.txt
index 5d32f73..bfe8cae 100644
--- a/install.txt
+++ b/install.txt
@@ -72,6 +72,7 @@ can be acquired as plain-text to be viewed offline with a pager from
URL variable so that we don't have to write it every time.
,----
+ | URL=https://dl.carbslinux.org/releases/x86_64
| wget $URL/carbs-rootfs.tar.xz.sha256
| sha256sum -c carbs-rootfs.tar.xz.sha256
`----