From e6406957cb7fe0077873475a8a5b354d509f82f9 Mon Sep 17 00:00:00 2001 From: Aaron Honeycutt Date: Sat, 21 May 2022 21:07:57 +0000 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b858aaf..46d5a27 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,12 @@ Tested on the following drives: - SATA - NVMe +This sets the hashedPassword to my own so you will need to update it to match your own as well as the username. I created the hash with this command: + +``` +sudo mkpasswd -m sha-512 +``` + ## Get Started Prerequisites: