diff --git a/README.md b/README.md index ace08ec..51d1efe 100644 --- a/README.md +++ b/README.md @@ -16,5 +16,5 @@ This repository contains the firmware for the `keyboardeeroy_jenkins` keyboard. ``` 3. Flash both keyboard halves ```bash - $ picotool load qmk_firmware/keyboardeeroy_jenkins_default.uf2 # Both halves + $ picotool load keyboardeeroy_jenkins_default.uf2 # Both halves ```