aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2019-12-02 19:27:04 -0500
committerThedro Neely <thedroneely@gmail.com>2019-12-02 19:27:04 -0500
commit77aa9463e2738a3e1e63af6261bdccaf42355713 (patch)
tree55b2527b9c7909023e69f48dbe356f7b01015813 /README.md
parentb62c22d228bcdf8710021cecc2a171fd9c69ae3c (diff)
downloadthedroneely.com-77aa9463e2738a3e1e63af6261bdccaf42355713.tar.gz
thedroneely.com-77aa9463e2738a3e1e63af6261bdccaf42355713.tar.bz2
thedroneely.com-77aa9463e2738a3e1e63af6261bdccaf42355713.zip
README.md: Add checksum
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 72c906c..83f827e 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,8 @@ Remove the old base container file system.
rm -rf rootfs/*
```
-Download the website at [https://www.thedroneely.com/download/rootfs.tar.gz](https://www.thedroneely.com/download/rootfs.tar.gz).
+Download the website at [https://www.thedroneely.com/download/rootfs.tar.gz](https://www.thedroneely.com/download/rootfs.tar.gz) and
+verify its checksum using [https://www.thedroneely.com/download/rootfs.tar.gz.sha256](https://www.thedroneely.com/download/rootfs.tar.gz.sha256).
```sh
wget https://www.thedroneely.com/download/rootfs.tar.gz
```