Skip to content

Commit 779c0f2

Browse files
Update README.md
1 parent 853df7f commit 779c0f2

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,13 @@ To start the development server, run:
3939

4040
This will start the application in development mode.
4141

42+
## Build and Run
43+
[https://tauri.app/v1/guides/building/](https://tauri.app/v1/guides/building/)
44+
```
45+
yarn tauri build
46+
```
47+
linux build `.deb` and `.AppImage`
48+
4249
## License
4350

4451
By contributing to this repository, you agree that your contributions will be licensed under the project's [MIT License](./LICENSE)

0 commit comments

Comments
 (0)