Update link to installation instructions

This commit is contained in:
Juraj Michálek 2021-10-12 15:26:06 +02:00 committed by GitHub
parent bd7c44a38a
commit fa1fc9efac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ First, install the ESP-IDF SDK as shown in the [Get Started](https://docs.espres
### ESP32 and ESP32-S series ### ESP32 and ESP32-S series
To support the Xtensa instruction set, build and install custom LLVM and Rust toolchains as shown in the [Rust On Xtensa](docs/rust-on-xtensa.md) guide. Installation instruction for Xtensa architecture is in project [esp-rs/rust-build](https://github.com/esp-rs/rust-build).
#### Podman/Docker image #### Podman/Docker image