diff --git a/README.md b/README.md index 07d85d6..263ddd6 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ # blek! nox -blek! nox (or simply "nox") is a matrix client that focuses on a good look & feel \ No newline at end of file +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 +``` \ No newline at end of file