We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29e5564 commit c1a5de4Copy full SHA for c1a5de4
README.md
@@ -41,6 +41,7 @@ Deployment is done using [`espup`](https://github.com/esp-rs/espup#installation)
41
## `espup` installation
42
```sh
43
cargo install espup
44
+espup install # To install Espressif Rust ecosystem
45
# [Unix]: Source the following file in every terminal before building a project
46
. $HOME/export-esp.sh
47
```
0 commit comments