From 08e8786675c5febd700b4b70f9d5f524b45723b2 Mon Sep 17 00:00:00 2001 From: luisgulo Date: Thu, 10 Aug 2023 13:04:32 +0200 Subject: [PATCH] Update Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de42e02..c74e2eb 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ INSTALLATION: 2. Generate your personal CypherPassword (CyPass) with: `gpg --gen-random --armor 1 50| tr -dc 'A-za-z0-9';echo'` - * Replace 'INTERNALCIPHERKEY' with the value obtained in CyPass + * Replace 'INTERNALCIPHERKEY' with the value obtained in CyPass in LiteVault.sh * Store the CyPass value in a safe place (for emergencies only) 3. Compile and obfuscate this script using the shc program (included):