diff --git a/README.md b/README.md index c7835e8..8465861 100644 --- a/README.md +++ b/README.md @@ -187,8 +187,14 @@ Select to sign (or not) all needed binaries for activating Secure Boot Select Filesystem to be used (Ext4 / Btrfs) -If 'Ext4' is selected, you will be asked if you'd like a seperate '/home' partition to be created and a filesystem speedup will take place by setting the 'fast_commit' option as default as well. -If 'Btrfs' is selected, you will be asked to label your 'snapshots' directory. +If 'Ext4' is selected: + +You will be asked if you'd like a seperate '/home' partition to be created and a filesystem speedup will take place by setting the 'fast_commit' option as default as well. + +If 'Btrfs' is selected: + +You will be asked to label your 'snapshots' directory. + If 'Btrfs' & 'Grub' bootloader are selected, the 'grub-btrfs' package will also be installed, and the 'grub-btrfsd' service will be automatically installed, for user convenience.