diff --git a/README.md b/README.md index fe02605..74dd973 100644 --- a/README.md +++ b/README.md @@ -319,9 +319,9 @@ Generate an ASCII-encoded license and output it only to the console. In Actions, you can build applications for six architectures: Linux x64, Linux ARM64, macOS ARM64, Windows x64, Windows Win32, and Windows ARM64. -Click the **Fork** button in the upper-right corner of the project to fork the code to your GitHub. Then locate the forked repository, go to the Actions page, and run "Build All Platforms" (build.yml). +Click the **Fork** button in the upper-right corner of the project to fork the code to your GitHub. Then locate the forked repository, go to the Actions page, and run **"Build All Platforms" (build.yml)**. -> Building on Windows takes about 20 minutes; we recommend building locally for faster results. +> Building on Windows takes about 25 minutes; we recommend building locally for faster results. ![Build](assets/build-workflow-light.png#gh-light-mode-only) diff --git a/README.zh-CN.md b/README.zh-CN.md index 0f3f346..fb5e781 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -319,7 +319,7 @@ dd4ab952600ba16a99236d910bfa995d5f60651ec451f462511507 点击该项目右上角的 **Fork** 按钮,fork 一份代码到你的 Github。然后找到你 fork 的仓库,进入 Actions 页面并手动执行 **Build All Platforms (build.yml)**。 -> Windows 的构建耗时在 20 分钟左右,建议本地构建速度更快。 +> Windows 的构建耗时在 25 分钟左右,建议本地构建速度更快。 ![Build](assets/build-workflow-light.png#gh-light-mode-only)