From 1969132073d9e5cde36df26dc7e0a081de4f39e7 Mon Sep 17 00:00:00 2001 From: Pascal J Date: Sun, 20 Nov 2022 23:13:51 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f50d407..3e73316 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ Booting into read-only snapshots is fully supported when choosing "btrfs" as fil * (optional for the daemon)[inotify-tools](https://archlinux.org/packages/community/x86_64/inotify-tools/) - - - -### Usage +### 📚 Usage After installation the grub main menu needs to be generated to make a menuentry for the snapshots sub menu. Depending on the Linux distribution the commands for that are different: * On **Arch Linux** or **Gentoo** use `grub-mkconfig -o /boot/grub/grub.cfg`. * On **Fedora** use `grub2-mkconfig -o /boot/grub2/grub.cfg`