🐛 更新文档
This commit is contained in:
@@ -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
|
```sh
|
||||||
// 安装依赖
|
// 安装依赖
|
||||||
|
|||||||
@@ -56,7 +56,7 @@ More common apps can be downloaded from [Download](https://github.com/tw93/Pake/
|
|||||||
|
|
||||||
## Development
|
## 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
|
```sh
|
||||||
// Install Dependencies
|
// Install Dependencies
|
||||||
|
|||||||
Reference in New Issue
Block a user