Преглед изворни кода

Added placeholder for windows section of build guide

Noah Andrews пре 9 година
родитељ
комит
92c3397ffc
2 измењених фајлова са 3 додато и 2 уклоњено
  1. 2 2
      BUILD_GUIDE.md
  2. 1 0
      VAGRANT_GUIDE.md

+ 2 - 2
BUILD_GUIDE.md

@@ -1,9 +1,9 @@
 # Build Guide
 
-## Platform-specific setup
+## Build Environment Setup
 
 ### Windows
-
+What these instructions look like depends on whether NoahAndrews's setup scripts get merged
 
 ### Mac
 

+ 1 - 0
VAGRANT_GUIDE.md

@@ -23,3 +23,4 @@ See [doc/keymap.md](tmk_core/doc/keymap.md).
 The "easy" way to flash the firmware is using a tool from your host OS like the Teensy programming app. [ErgoDox EZ](keyboard/ergodox_ez/readme.md) gives a great example.
 
 If you want to program via the command line you can uncomment the ['modifyvm'] lines in the Vagrantfile to enable the USB passthrough into Linux and then program using the command line tools like dfu-util/dfu-programmer or you can install the Teensy CLI version.
+