diff --git a/README.md b/README.md index b80207b..e45e66b 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,11 @@ help. ## Quick Start +*Note for Fedora users: Matter does not yet support [The Boot Loader +Specification](https://systemd.io/BOOT_LOADER_SPECIFICATION/) so before executing +`matter.py` you should set `GRUB_ENABLE_BLSCFG="false"` in `/etc/default/grub` and then +update your grub file with `sudo grub2-mkconfig -o /boot/grub2/grub.cfg`* + Following is a Matter installation with default values. Don't worry, it is very easy to rollback or overwrite this installation later if you wan't to.