Skip to content

Commit

Permalink
Update Getting_Started.md
Browse files Browse the repository at this point in the history
  • Loading branch information
regicidalplutophage authored Jul 2, 2024
1 parent b57bdb2 commit 6462d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/Getting_Started.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Known working and recommended devices can be found in the [list of officially su
## TL;DR Quick start guide
> To infinity and beyond!
1. [Install CircuitPython version 7.3 or higher on your board](https://learn.adafruit.com/welcome-to-circuitpython/installing-circuitpython). With most boards, it should be as easy as drag and dropping the firmware on the drive
2. Get a [copy of KMK](https://github.com/KMKfw/kmk_firmware/archive/refs/heads/master.zip) from the master branch
2. Get a [copy of KMK](https://github.com/KMKfw/kmk_firmware/archive/refs/heads/master.zip) from the main branch
3. Unzip it and copy the KMK folder and the boot.py file at the root of the USB drive corresponding to your board (often appearing as CIRCUITPY)
4. Create a new *code.py* or *main.py* file in the same root directory (same level as boot.py) with the example content hereunder:

Expand Down

0 comments on commit 6462d76

Please sign in to comment.