Skip to content

Commit

Permalink
chore: update tauri version
Browse files Browse the repository at this point in the history
  • Loading branch information
Akagi201 committed Dec 20, 2023
1 parent 18d1e26 commit 981085c
Show file tree
Hide file tree
Showing 3 changed files with 103 additions and 112 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ A simple tauri bundler for ChatGPT website.

Only macOS build is maintained in the [releases](https://github.com/Akagi201/chatgpt-desktop/releases/latest) page

## Install tauri tools

```sh
cargo install tauri-cli --git https://github.com/tauri-apps/tauri --tag tauri-v2.0.0-alpha.20
```

## Debug

```sh
Expand Down
Loading

0 comments on commit 981085c

Please sign in to comment.