Skip to content

Commit

Permalink
docs: Update readme to include 'espup install' (#230)
Browse files Browse the repository at this point in the history
  • Loading branch information
electronjoe committed Aug 23, 2023
1 parent 29e5564 commit c1a5de4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ Deployment is done using [`espup`](https://github.com/esp-rs/espup#installation)
## `espup` installation
```sh
cargo install espup
espup install # To install Espressif Rust ecosystem
# [Unix]: Source the following file in every terminal before building a project
. $HOME/export-esp.sh
```
Expand Down

0 comments on commit c1a5de4

Please sign in to comment.