summaryrefslogtreecommitdiffstats
path: root/keyboards/minidox
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/minidox
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/minidox')
-rw-r--r--keyboards/minidox/readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/minidox/readme.md b/keyboards/minidox/readme.md
index da8971486..c15fd244a 100644
--- a/keyboards/minidox/readme.md
+++ b/keyboards/minidox/readme.md
@@ -1,7 +1,7 @@
MiniDox
=====
-![MimiDox](http://i.imgur.com/iWb3yO0.jpg)
+![MiniDox](http://i.imgur.com/iWb3yO0.jpg)
A compact version of the ErgoDox
@@ -22,7 +22,7 @@ Flashing
-------
Note: Most of this is copied from the Let's Split readme, because it is awesome
-From the keymap directory run `make SUBPROJECT-KEYMAP-avrdude` for automatic serial port resolution and flashing.
+From the `minidox` directory run `make SUBPROJECT-KEYMAP-avrdude` for automatic serial port resolution and flashing.
Example: `make rev1-default-avrdude`
Choosing which board to plug the USB cable into (choosing Master)