diff --git a/README.md b/README.md index 72fcc7f..80dfd27 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ ## 开发 -开始前参考 [tauri](https://tauri.app/v1/guides/getting-started/prerequisites#setting-up-macos) 快速配置好环境 +开始前参考 [Tauri](https://tauri.app/v1/guides/getting-started/prerequisites#setting-up-macos) 快速配置好环境,如果你想打包 Windows、Linux 系统的包,可以参考 [Building](https://tauri.app/v1/guides/building/) 文档 ```sh // 安装依赖 diff --git a/README_EN.md b/README_EN.md index 4e2ced7..17e4c45 100644 --- a/README_EN.md +++ b/README_EN.md @@ -56,7 +56,7 @@ More common apps can be downloaded from [Download](https://github.com/tw93/Pake/ ## Development -Refer to the [tauri documentation](https://tauri.app/v1/guides/getting-started/prerequisites#setting-up-macos) to quickly configure your environment before you start +Refer to the [Tauri documentation](https://tauri.app/v1/guides/getting-started/prerequisites#setting-up-macos) to quickly configure your environment before you start, if you want to package Windows or Linux systems, you can refer to [Building](https://tauri.app/v1/guides/building/) Documentation. ```sh // Install Dependencies