diff --git a/02.-Linux-Setup.md b/02.-Linux-Setup.md index b6858ae..926b5c6 100644 --- a/02.-Linux-Setup.md +++ b/02.-Linux-Setup.md @@ -55,7 +55,7 @@ After you have installed Rust and the build toolchain, it is wise to open a new Setup the bundler: ``` -$ cargo install tauri-cli --force +$ cargo install tauri-bundler --force ``` # Next Step: