X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=docs%2Fgetting_started_vagrant.md;h=848a43a1f9cbcb47b67c2d800baa2b26a2d0224a;hb=e717dcaa09143615ae0b46bf625621f67a7b55ce;hp=705a6af1ab225d56dd15b758082927c40e814ae7;hpb=bb11df6b7a4ef190be62746887f2421718ae2a6e;p=qmk_firmware.git diff --git a/docs/getting_started_vagrant.md b/docs/getting_started_vagrant.md index 705a6af1a..848a43a1f 100644 --- a/docs/getting_started_vagrant.md +++ b/docs/getting_started_vagrant.md @@ -10,11 +10,11 @@ Using the `/Vagrantfile` in this repository requires you have [Vagrant](http://w Other than having Vagrant and Virtualbox installed and possibly a restart of your computer afterwards, you can simple run a 'vagrant up' anywhere inside the folder where you checked out this project and it will start a Linux virtual machine that contains all the tools required to build this project. There is a post Vagrant startup hint that will get you off on the right foot, otherwise you can also reference the build documentation below. -# Flashing the firmware +# Flashing the Firmware The "easy" way to flash the firmware is using a tool from your host OS: -* [QMK Toolbox](https://github.com/qmk/qmk_toolbox) (reccommened) +* [QMK Toolbox](https://github.com/qmk/qmk_toolbox) (recommended) * [Teensy Loader](https://www.pjrc.com/teensy/loader.html) * [Atmel FLIP](http://www.atmel.com/tools/flip.aspx)