diff --git a/README-en.md b/README-en.md index deaa298..f171f96 100644 --- a/README-en.md +++ b/README-en.md @@ -316,7 +316,7 @@ This is likely due to network issues preventing access to foreign services. Plea [issue 33](https://github.com/harry0703/MoneyPrinterTurbo/issues/33) 1. Follow the `example configuration` provided `download address` to - install https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-29-Q16-x64-static.exe, using the static library + install https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-30-Q16-x64-static.exe, using the static library 2. Do not install in a path with Chinese characters to avoid unpredictable issues [issue 54](https://github.com/harry0703/MoneyPrinterTurbo/issues/54#issuecomment-2017842022) diff --git a/README.md b/README.md index d4fd96d..7a829bf 100644 --- a/README.md +++ b/README.md @@ -173,7 +173,7 @@ pip install -r requirements.txt ###### Windows: -- 下载 https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-29-Q16-x64-static.exe +- 下载 https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-30-Q16-x64-static.exe - 安装下载好的 ImageMagick,注意不要修改安装路径 - 修改 `配置文件 config.toml` 中的 `imagemagick_path` 为你的实际安装路径(如果安装的时候没有修改路径,直接取消注释即可)