Skip to content

Commit cf20a0d

Browse files
committed
Added macOS info
1 parent ec01db4 commit cf20a0d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,13 @@ You can create an [AppImage](https://appimage.github.io/) by executing the `yarn
5151
yarn tauri build
5252
```
5353

54+
### macOS
55+
56+
While we do not officially support macOS builds, you can create a macOS build by running the `yarn tauri build` command on a macOS host:
57+
```shell
58+
yarn tauri build
59+
```
60+
5461
## Credits
5562

5663
### Tauri

0 commit comments

Comments
 (0)