diff --git a/README.md b/README.md index 179dea2..cb9d711 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ work yet. After installation, you can run the following command ```sh -probe-rs run --chip VA108xx_RAM --protocol jtag --example blinky +probe-rs run --chip VA108xx_RAM --protocol jtag target/thumbv6m-none-eabi/debug/examples/blinky ``` to flash and run the blinky program on the RAM. There is also a `VA108xx` chip target