mirror of
https://github.com/esp-rs/espup.git
synced 2025-09-27 12:50:54 +00:00
docs: 📝 Update Unix export command
This commit is contained in:
parent
1393e7e13f
commit
d29c4540fd
@ -88,7 +88,7 @@ See [Usage](#usage) section for more details.
|
||||
```sh
|
||||
espup install
|
||||
# Unix
|
||||
. ./export-esp.sh
|
||||
. $HOME/export-esp.sh
|
||||
# Windows
|
||||
.\export-esp.ps1
|
||||
```
|
||||
@ -97,7 +97,7 @@ See [Usage](#usage) section for more details.
|
||||
```sh
|
||||
espup install --esp-idf-version <ESP_IDF_VERSION>
|
||||
# Unix
|
||||
. ./export-esp.sh
|
||||
. $HOME/export-esp.sh
|
||||
# Windows
|
||||
.\export-esp.ps1
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user