summaryrefslogtreecommitdiff
path: root/keyboard/atomic/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboard/atomic/README.md')
-rw-r--r--keyboard/atomic/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/atomic/README.md b/keyboard/atomic/README.md
index 5e67270158..7c30958438 100644
--- a/keyboard/atomic/README.md
+++ b/keyboard/atomic/README.md
@@ -164,7 +164,7 @@ This requires [some hardware changes](https://www.reddit.com/r/MechanicalKeyboar
## Building
-Download or clone the whole firmware and navigate to the keyboard/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 keyboard/atomic 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.