Explorar o código

Update PCB_GUIDE.md

Jack Humbert %!s(int64=10) %!d(string=hai) anos
pai
achega
e12c0de608
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      keyboard/planck/PCB_GUIDE.md

+ 1 - 1
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.
 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
 ### 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].
 2. Install [DFU-Programmer][dfu-prog].
 
 
 ### Linux
 ### Linux