diff --git a/README.md b/README.md index 44df21f..e01c294 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,11 @@ To support the Xtensa instruction set, build and install custom LLVM and Rust to Alternatively you might build the project in the container where image already contains pre-installed Rust and ESP-IDF: ``` -docker run -it georgikrocks/esp-idf-rust /bin/bash -idf.py build +docker run -it espressif/idf-rust-examples ``` +Then follow instructions displayed on the screen. + ### ESP32-C3 Install the RISCV target for Rust: