From: Noah Andrews Date: Thu, 3 Mar 2016 03:03:25 +0000 (-0500) Subject: Added Vagrant explanation X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=3871ced15c880cb6d4975e1f1c4fb009f0b37adf;p=qmk_firmware.git Added Vagrant explanation --- diff --git a/BUILD_GUIDE.md b/BUILD_GUIDE.md index 2a1eaa555..272df46c8 100644 --- a/BUILD_GUIDE.md +++ b/BUILD_GUIDE.md @@ -1 +1,14 @@ -# Build Guide \ No newline at end of file +# Build Guide + +## Platform-specific setup + +### Windows + + +### Mac + + +### Linux + +### 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). \ No newline at end of file