Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dduutt committed Dec 12, 2023
1 parent 68e5892 commit c6a20f0
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,17 @@ Pomochron是一款使用Tauri开发的跨平台番茄钟应用,旨在帮助您

## 安装

要安装Pomochron,请按照以下步骤进行操作:
[releases](https://github.com/dduutt/pomochron/releases)下载Windows应用程序

如果要在其他平台使用,请自行编译安装Pomochron,请按照以下步骤进行操作:

1. 克隆仓库:`git clone https://github.com/dduutt/pomochron.git`
2. 进入项目目录:`cd pomochron`
3. 安装依赖:`yarn`
4. 开发应用程序:`yarn tauri dev`
5. 构建应用程序:`yarn tauri build`

或者从[releases](https://github.com/dduutt/pomochron/releases)下载Windows应用程序



## 使用方法
Expand Down

0 comments on commit c6a20f0

Please sign in to comment.