Skip to content

Commit

Permalink
Update espup install command
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioGasquez authored and jessebraham committed Nov 4, 2022
1 parent 5f5a01c commit 80d4b27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/installation/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Because there is no `Xtensa` support in the mainline Rust compiler you must use

In order to install `espup`:
```sh
cargo install espup --git https://github.com/esp-rs/espup
cargo install espup
```

It's also possible to directly download the pre-compiled [release binaries] or to use [cargo-binstall].
Expand Down

0 comments on commit 80d4b27

Please sign in to comment.