diff options
Diffstat (limited to 'keyboards/xd75/readme.md')
-rw-r--r-- | keyboards/xd75/readme.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/xd75/readme.md b/keyboards/xd75/readme.md index 28a2523324..d5dbdef25f 100644 --- a/keyboards/xd75/readme.md +++ b/keyboards/xd75/readme.md @@ -17,8 +17,7 @@ it using DFU. ### Default -To build with the default keymap, simply run `make xd75-default`, and -to install via DFU, `make xd75-default-dfu`. +To build with the default keymap, simply run `make xd75-default` from the root directory (i.e. two levels above this file), and to install via DFU, `make xd75-default-dfu`, also from the root directory. Note that DFU is likely to require root permissions, so installing the firmware likely requires a command line like: |