feat(readme) add install bundler cmd

This commit is contained in:
Daniel Thompson-Yvetot
2019-09-08 19:55:51 +02:00
parent 8009cee3da
commit 022e995b9c

View File

@@ -21,6 +21,7 @@ This splits the monolith into an `index.html` and `js/app.js` files
$ git clone https://github.com/tauri-apps/smoke-tests
$ cd smoke-tests/test
$ yarn
$ cargo install --path node_modules/@quasar/tauri/tools/rust/cargo-tauri-bundle --force
$ yarn tauri build
```
After tauri has compiled its rust resources, look in the `src-tauri/target/release/bundle`.