Merge pull request #9 from crystal-linux/development

Update README.md
axtloss/rework-partitioning
axtloss 2 years ago committed by GitHub
commit e9c5547187
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save