diff --git a/README.md b/README.md index 6e9742d..ccfcaf4 100755 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ jade users newUser rootHaver $(openssl passwd -6 omgsuperhardtohack) --sudoer ```sh # set the root password to 'muchSecurity,veryHardToHack' # the same hashing thing goes for root passwords -jade users rootPass $(openssl passwd -1 muchSecurity,veryHardToHack) +jade users rootPass $(openssl passwd -6 muchSecurity,veryHardToHack) ``` ### install a desktop environment