diff --git a/README.md b/README.md index 881c683..dd6ae22 100644 --- a/README.md +++ b/README.md @@ -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`. -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