diff options
Diffstat (limited to 'docs/getting_started_vagrant.md')
-rw-r--r-- | docs/getting_started_vagrant.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting_started_vagrant.md b/docs/getting_started_vagrant.md index e6551cb25..705a6af1a 100644 --- a/docs/getting_started_vagrant.md +++ b/docs/getting_started_vagrant.md | |||
@@ -14,7 +14,7 @@ Other than having Vagrant and Virtualbox installed and possibly a restart of you | |||
14 | 14 | ||
15 | The "easy" way to flash the firmware is using a tool from your host OS: | 15 | The "easy" way to flash the firmware is using a tool from your host OS: |
16 | 16 | ||
17 | * [QMK Flasher](https://github.com/qmk/qmk_flasher) | 17 | * [QMK Toolbox](https://github.com/qmk/qmk_toolbox) (reccommened) |
18 | * [Teensy Loader](https://www.pjrc.com/teensy/loader.html) | 18 | * [Teensy Loader](https://www.pjrc.com/teensy/loader.html) |
19 | * [Atmel FLIP](http://www.atmel.com/tools/flip.aspx) | 19 | * [Atmel FLIP](http://www.atmel.com/tools/flip.aspx) |
20 | 20 | ||