From d28ca55e7662503ae7a9c4659dfe5831bc2f6971 Mon Sep 17 00:00:00 2001 From: Andrey1970 Date: Sat, 10 Jun 2023 12:44:23 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f4dfb9..c4b8293 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ English (Current) #### Boot arguments - Add `-vsmcdbg` to enable debug printing (available in DEBUG binaries). - Add `-vsmcoff` to switch off all the Lilu enhancements. -- Add `-vsmcbeta` to enable Lilu enhancements on unsupported OS (13 and below are enabled by default). +- Add `-vsmcbeta` to enable Lilu enhancements on unsupported OS (14 and below are enabled by default). - Add `-vsmcrpt` to report about missing SMC keys to the system log. - Add `-vsmccomp` to prefer existing hardware SMC implementation if found. - Add `vsmcgen=X` to force exposing X-gen SMC device (1 and 2 are supported).