diff --git a/README.md b/README.md index 0276c3af..6c6928de 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ To compile a plugin copy the debug version of Lilu.kext into its directory. - Add `-liluuseroff` to disable Lilu user patcher (for e.g. dyld_shared_cache manipulations). - Add `-liluslow` to enable legacy user patcher. - Add `-lilulowmem` to disable kernel unpack (disables Lilu in recovery mode). -- Add `-lilubeta` to enable Lilu on unsupported OS versions (macOS 13 and below are enabled by default). +- Add `-lilubeta` to enable Lilu on unsupported OS versions (macOS 14 and below are enabled by default). - Add `-lilubetaall` to enable Lilu and all loaded plugins on unsupported os versions (use _very_ carefully). - Add `-liluforce` to enable Lilu regardless of the mode, OS, installer, or recovery. - Add `liludelay=1000` to enable 1 second delay after each print for troubleshooting.