summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2015-08-03 14:19:24 -0400
committerJack Humbert <jack.humb@gmail.com>2015-08-03 14:19:24 -0400
commite12c0de608be5b3239222735bb6403e0fda3fb26 (patch)
tree25183166e18aa34d464380f8e1db0838a2dcad98
parent0aa0f75432feee66dde82ba8098b1c18eff0b3df (diff)
Update PCB_GUIDE.md
-rw-r--r--keyboard/planck/PCB_GUIDE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/planck/PCB_GUIDE.md b/keyboard/planck/PCB_GUIDE.md
index 59fc65bd08..c3004c75a4 100644
--- a/keyboard/planck/PCB_GUIDE.md
+++ b/keyboard/planck/PCB_GUIDE.md
@@ -8,7 +8,7 @@
3. Start DFU bootloader on the chip first time you will see 'Found New Hardware Wizard' to install driver. If you install device driver properly you can find chip name like 'ATmega32U4' under 'LibUSB-Win32 Devices' tree on 'Device Manager'. If not you will need to update its driver on 'Device Manager' to the `dfu-programmer` driver.
### Mac
-1. Install [CrossPack](http://www.obdev.at/products/crosspack/index.html) or install Xcode from the App Store.
+1. Install [CrossPack](http://www.obdev.at/products/crosspack/index.html) or install Xcode from the App Store and install the Command Line Tools from `Xcode->Preferences->Downloads`.
2. Install [DFU-Programmer][dfu-prog].
### Linux