From b31ef40510d5dc11a7c222650b8b3a52180464e7 Mon Sep 17 00:00:00 2001 From: Maciej Lebiest <68295743+Szwendacz99@users.noreply.github.com> Date: Tue, 29 Jun 2021 18:35:36 +0200 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eed186c..54c3a43 100644 --- a/README.md +++ b/README.md @@ -219,7 +219,7 @@ For setting up different locale than pl check official guide ### Find UUID (PARTUUID for /dev/sdX2) of crypto partition so we can add it to grub config >blkid ### Now set this line including proper UUID in place of "\": -####(temporarly you cen use /dev/sdX2 in place of UUID and change it later easy in gui mode) +#### (temporarly you can use /dev/sdX2 in place of UUID and change it later easy in gui mode) >/etc/default/grub >>GRUB_CMDLINE_LINUX="cryptdevice=UUID=\:MainPart:allow-discards ### allow-discards is only for ssd