build instructions

This commit is contained in:
b1ek 2023-08-12 02:40:53 +10:00
parent 525539c29d
commit 5c1cdd25bf
Signed by: blek
GPG Key ID: 14546221E3595D0C
1 changed files with 8 additions and 1 deletions

View File

@ -1,2 +1,9 @@
# blek! nox
blek! nox (or simply "nox") is a matrix client that focuses on a good look & feel
blek! nox (or simply "nox") is a matrix client that focuses on a good look & feel
# build
```
yarn
yarn tauri build
# your build will be in src-tauri/target/release
```