summaryrefslogtreecommitdiffstats
path: root/keyboards/orthodox
diff options
context:
space:
mode:
authorDanny Nguyen <danny@80pct.com>2017-08-03 20:33:55 +0200
committerJack Humbert <jack.humb@gmail.com>2017-08-04 02:56:21 +0200
commit479139f9d4ef981a2f10918f0fb5a2c148ca0c8b (patch)
tree29f6ed84e45aedda0431c0bb2176f1621f2dad7a /keyboards/orthodox
parente0caf94323d5cc0baae38af11984902fb1a5375f (diff)
downloadqmk_firmware-479139f9d4ef981a2f10918f0fb5a2c148ca0c8b.tar.gz
qmk_firmware-479139f9d4ef981a2f10918f0fb5a2c148ca0c8b.tar.xz
Fix location of where the make command should be run
Diffstat (limited to 'keyboards/orthodox')
-rw-r--r--keyboards/orthodox/readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/orthodox/readme.md b/keyboards/orthodox/readme.md
index 57e940b0f..e1fbf94ba 100644
--- a/keyboards/orthodox/readme.md
+++ b/keyboards/orthodox/readme.md
@@ -96,7 +96,7 @@ the two halves, i.e. if your split keyboard has 3 rows in each half, then
Flashing
-------
-From the keymap directory run `make SUBPROJECT-KEYMAP-avrdude` for automatic serial port resolution and flashing.
+From the `orthodox` directory run `make SUBPROJECT-KEYMAP-avrdude` for automatic serial port resolution and flashing.
Example: `make rev2-default-avrdude`