aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
```