diff --git a/README.md b/README.md index 1ea7021..30d4ddf 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,6 @@ There are several ways to use it. WinRAR Keygen supports `ASCII`, `ANSI` and `UTF8NoBOM` encoding types, the corresponding supported characters are listed in the table below. -> [!NOTE] > The default is `utf8`, but you can specify the encoding as `ascii` or `ansi`. | Encoding | Supported Characters | Character Examples | @@ -206,8 +205,9 @@ If you don't want to compile it yourself, you can also go to the [release](https 2. Please make sure you have installed `vcpkg` and the following libraries: - * `mpir:x86-windows-static` - * `mpir:x64-windows-static` + + `mpir:x86-windows-static` + + `mpir:x64-windows-static` + + `mpir:gmp:x64-windows` is installed. diff --git a/README.zh-CN.md b/README.zh-CN.md index 225ea87..a63c74e 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -206,9 +206,9 @@ C:\Users\yourname\AppData\Roaming\WinRAR\rarreg.key 2. 请确保你安装了 `vcpkg` 以及下面几个库: - - `mpir:x86-windows-static` - - * `mpir:x64-windows-static` + + `mpir:x86-windows-static` + + `mpir:x64-windows-static` + + `mpir:gmp:x64-windows` 你可以通过下的命令来安装: @@ -273,7 +273,6 @@ dd4ab952600ba16a99236d910bfa995d5f60651ec451f462511507 例如,用 UTF8NoBOM 编码生成 license: -> [!NOTE] > `utf8:` 是为了保证在不同语言的 WinRAR 中做到不变的字符表示。 ```shell