]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
update link to Vagrant docfile
authorSeth Chandler <sethbc@sethbc.org>
Sun, 17 Jul 2016 07:24:36 +0000 (03:24 -0400)
committerSeth Chandler <sethbc@sethbc.org>
Sun, 17 Jul 2016 07:24:36 +0000 (03:24 -0400)
readme.md

index 07280c2b40fa4df190b190750820ad0bf23bd5dd..a8ed51b8182b6e492dc77d3170e6dbab0e2dbe1d 100644 (file)
--- a/readme.md
+++ b/readme.md
@@ -76,7 +76,7 @@ Debian/Ubuntu example:
     sudo apt-get install gcc-avr avr-libc dfu-programmer
 
 ### Vagrant
-If you have any problems building the firmware, you can try using a tool called Vagrant. It will set up a virtual computer with a known configuration that's ready-to-go for firmware building. OLKB does NOT host the files for this virtual computer. Details on how to set up Vagrant are in the [VAGRANT_GUIDE file](VAGRANT_GUIDE.md).
+If you have any problems building the firmware, you can try using a tool called Vagrant. It will set up a virtual computer with a known configuration that's ready-to-go for firmware building. OLKB does NOT host the files for this virtual computer. Details on how to set up Vagrant are in the [VAGRANT_GUIDE file](doc/VAGRANT_GUIDE.md).
 
 ## Verify Your Installation
 1. If you haven't already, obtain this repository ([https://github.com/jackhumbert/qmk_firmware](https://github.com/jackhumbert/qmk_firmware)). You can either download it as a zip file and extract it, or clone it using the command line tool git or the Github Desktop application.