fix(readme): fix command in compilation section
Some checks failed
CI Checks / Building (macOS-latest, stable) (push) Has been cancelled
CI Checks / Building (true, macOS-latest, nightly) (push) Has been cancelled
CI Checks / Building (true, ubuntu-latest, nightly) (push) Has been cancelled
CI Checks / Building (true, windows-latest, nightly) (push) Has been cancelled
CI Checks / Building (ubuntu-latest, stable) (push) Has been cancelled
CI Checks / Building (windows-latest, stable) (push) Has been cancelled
CI Checks / Linting (push) Has been cancelled
CI Checks / Formatting (push) Has been cancelled

This commit is contained in:
may
2025-12-18 21:31:00 +10:00
parent 234f3d0ca4
commit dff962974f

View File

@@ -27,7 +27,7 @@ Since I lack a USB Vendor ID, I cannot distribute the binaries of muse2040 as it
The `thumbv6m-none-eabi` target is required to build muse2040. You can add it by running the command `rustup target add thumbv6m-none-eabi`. The `thumbv6m-none-eabi` target is required to build muse2040. You can add it by running the command `rustup target add thumbv6m-none-eabi`.
Clone the repository with `https://git.girlcock.wang/may/muse2040` and enter it with `cd muse2040`. Clone the repository with `git clone https://git.girlcock.wang/may/muse2040` and enter it with `cd muse2040`.
#### Direct Flashing #### Direct Flashing