Skip to content

Commit c1a5de4

Browse files
authored
docs: Update readme to include 'espup install' (#230)
1 parent 29e5564 commit c1a5de4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ Deployment is done using [`espup`](https://github.com/esp-rs/espup#installation)
4141
## `espup` installation
4242
```sh
4343
cargo install espup
44+
espup install # To install Espressif Rust ecosystem
4445
# [Unix]: Source the following file in every terminal before building a project
4546
. $HOME/export-esp.sh
4647
```

0 commit comments

Comments
 (0)