diff --git a/README.md b/README.md index 488df3b..b2a85ea 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ See [Usage](#usage) section for more details. # Unix . $HOME/export-esp.sh # Windows - .\export-esp.ps1 + C:\Users\\export-esp.ps1 ``` - [`std`](https://esp-rs.github.io/book/overview/using-the-standard-library.html): Installing `esp-idf` via `espup` is not mandatory, as [`esp-idf-sys`](https://github.com/esp-rs/esp-idf-sys) already takes care of it, but has some benefits.