diff --git a/README.md b/README.md index 7e3afcf8d21ab960c9270dbfd17bf2e24715d795..a11f411dc45068fe5638b44d087027d16f570333 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,8 @@ ### OS Version Tested -- macOS Ventura 13.x (直接使用 `config.plist`) -- macOS Monterey 12.x (使用 `config.Monterey.plist` 文件并重命名为 `config.plist`) +- macOS Ventura 13.x (Default `config.plist`) +- macOS Monterey 12.x (Replace `config.plist` with `config.Monterey.plist`) ### BIOS config @@ -26,9 +26,10 @@ **The latest version (after 0055) will make CFGLock.efi unable to work!!!** **How to update BIOS to the latest version `0059` ?** -1. Unlock CFG with `CFGLock` tool under BIOS `0055`, make sure the value of `CFG Lock` is `0` -2. Update BIOS to the latest verion `0059` -3. Enter `CFGLock`, Check whether the `CFG Lock` value is `0`, if it is, then you made it. +1. Unlock CFG with `CFGLock` tool under BIOS `0055`, make sure the value of `CFG Lock` is `0` +2. Update BIOS to the latest verion `0059` +3. Enter `CFGLock`, Check whether the `CFG Lock` value is `0`, if it is, then you made it. + BIOS version **FNCML357.0059(CFG Unlocked under 0055)** diff --git a/README.zh_CN.md b/README.zh_CN.md index 3eeb07253ecef10989b7676f9409d092971620bf..aaa64c877aa0314eb2065f671f51294bdd166888 100644 --- a/README.zh_CN.md +++ b/README.zh_CN.md @@ -17,8 +17,8 @@ ### 可安装系统 -- macOS Ventura 13.x (Default `config.plist`) -- macOS Monterey 12.x (Replace `config.plist` with `config.Monterey.plist`) +- macOS Ventura 13.x (直接使用 `config.plist`) +- macOS Monterey 12.x (使用 `config.Monterey.plist` 文件并重命名为 `config.plist`) ### BIOS 设置 @@ -26,9 +26,9 @@ **最新版本(0055以后)升级后会导致 `CFGLock.efi` 失效!!!** **怎样升级到最新版本 `0059`** -1. 在0055版本上解锁 `CFGLock`, 保证 `CFG Lock` 值为 `0` -2. 升级BIOS至最新版本 `0059` -3. 进入 `CFGLock` , 查看 `CFG Lock` 值是否为 `0`, 为 `0` 则可以正常使用. +1. 在0055版本上解锁 `CFGLock`, 保证 `CFG Lock` 值为 `0` +2. 升级BIOS至最新版本 `0059` +3. 进入 `CFGLock` , 查看 `CFG Lock` 值是否为 `0`, 为 `0` 则可以正常使用. BIOS version **FNCML357.0059(CFG Unlocked under 0055)**