From 8f134c8b65171e7fe133a6590766b3a500f77c44 Mon Sep 17 00:00:00 2001 From: UsernameSwift <86986170+UsernameSwift@users.noreply.github.com> Date: Tue, 28 Jun 2022 12:09:06 -0400 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d55f92..8a255b9 100755 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ jade networking getcryst.al --ipv6 ### configure users ```sh # make a new user called nonRootHaver, without sudo and easytohack as the password -jade users newUser nonRootaver easytohack +jade users newUser nonRootHaver easytohack # make a user called rootHaver, with sudo and omgsosuperhardtohack as the password jade users newUser rootHaver omgsosuperhardtohack --sudoer