diff --git a/README.md b/README.md index 8abc0f5..fd5320e 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,12 @@ Compare the output hash to the one below. They must match exactly. `e798fae8512483bfa1e3b26950cc99516c87e43ff95ee0e600c8d71ba8ccde91` +Or echo the hash to check, it should output: `du_setup.sh: OK` + +``` +echo e798fae8512483bfa1e3b26950cc99516c87e43ff95ee0e600c8d71ba8ccde91 du_setup.sh | sha256sum --check - +``` + ### 3\. Run the Script **Interactively (Recommended)**