diff options
| -rw-r--r-- | keyboards/atreus/readme.md | 2 |
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 | |||
| 169 | 169 | ||
| 170 | ## Building | 170 | ## Building |
| 171 | 171 | ||
| 172 | 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. | 172 | 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. |
| 173 | 173 | ||
| 174 | Depending on which keymap you would like to use, you will have to compile slightly differently. | 174 | Depending on which keymap you would like to use, you will have to compile slightly differently. |
| 175 | 175 | ||
