build instructions
This commit is contained in:
parent
525539c29d
commit
5c1cdd25bf
|
@ -1,2 +1,9 @@
|
||||||
# blek! nox
|
# 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
|
||||||
|
```
|
Loading…
Reference in New Issue