From 77aa9463e2738a3e1e63af6261bdccaf42355713 Mon Sep 17 00:00:00 2001 From: Thedro Neely Date: Mon, 2 Dec 2019 19:27:04 -0500 Subject: README.md: Add checksum --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') 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 ``` -- cgit v1.2.3