mirror of
https://github.com/esp-rs/espup.git
synced 2025-09-28 21:30:47 +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
|
```sh
|
||||||
espup install
|
espup install
|
||||||
# Unix
|
# Unix
|
||||||
. ./export-esp.sh
|
. $HOME/export-esp.sh
|
||||||
# Windows
|
# Windows
|
||||||
.\export-esp.ps1
|
.\export-esp.ps1
|
||||||
```
|
```
|
||||||
@ -97,7 +97,7 @@ See [Usage](#usage) section for more details.
|
|||||||
```sh
|
```sh
|
||||||
espup install --esp-idf-version <ESP_IDF_VERSION>
|
espup install --esp-idf-version <ESP_IDF_VERSION>
|
||||||
# Unix
|
# Unix
|
||||||
. ./export-esp.sh
|
. $HOME/export-esp.sh
|
||||||
# Windows
|
# Windows
|
||||||
.\export-esp.ps1
|
.\export-esp.ps1
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user