readme fixes

This commit is contained in:
Hal Emmerich 2019-10-17 22:03:04 -05:00
parent e67da58f8a
commit c899575db6

View File

@ -99,7 +99,7 @@ _This will show a bunch of scary red warnings that are a result of the emmc (int
#### Setting up root partition encryption
PrawnOS supports encrypting the full root partition with the use of a custom initramfs and dmcrypt/LUKS
Press "Y" at the prompt, type "YES" at the following prompt, then enter the password you would like to use and verify it
Type "Yes" at the prompt, then enter the password you would like to use and verify it
You will then be prompted one more time to enter your encryption password to mount and setup the filesystem
If you are curious how the initramfs, and root partition encryption work on PrawnOS check out the Initramfs and Encryption section in [DOCUMENTATION.md](DOCUMENTATION.md)