summaryrefslogtreecommitdiff
path: root/keyboards/atreus
diff options
context:
space:
mode:
authorXyverz2017-01-19 06:54:18 -0800
committerXyverz2017-01-19 06:54:18 -0800
commitb8b2a55973b689fb4e827f6e967163114c575cd6 (patch)
treebc30ea43e345d0e212c27d77e2a36f97e1b49371 /keyboards/atreus
parent80bc59858539383713c9d9f771ae293b1153674f (diff)
parent10ff9623214ee62935a17b3f68d5180756b7a27b (diff)
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'keyboards/atreus')
-rw-r--r--keyboards/atreus/readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/atreus/readme.md b/keyboards/atreus/readme.md
index a4077668e..8baa581f0 100644
--- a/keyboards/atreus/readme.md
+++ b/keyboards/atreus/readme.md
@@ -169,7 +169,7 @@ This requires [some hardware changes](https://www.reddit.com/r/MechanicalKeyboar
## Building
-Download or clone the whole firmware and navigate to the keyboards/planck folder. Once your dev env is setup, you'll be able to type `make` to generate your .hex - you can then use `make dfu` to program your PCB once you hit the reset button.
+Download or clone the whole firmware and navigate to the keyboards/atreus folder. Once your dev env is setup, you'll be able to type `make` to generate your .hex - you can then use `make dfu` to program your PCB once you hit the reset button.
Depending on which keymap you would like to use, you will have to compile slightly differently.