Merge pull request #672 from Plotnus/patch-1

inserted missing ```sh
pull/674/head
Jesse Vincent 5 years ago committed by GitHub
commit c00a234d86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -19,7 +19,6 @@ Setup the Arduino IDE on your system. Make sure you install at least version 1.6
### macOS
```sh
mkdir -p $HOME/Documents/Arduino/hardware
cd $HOME/Documents/Arduino/hardware
```
@ -37,10 +36,10 @@ cd $HOME/Arduino/hardware
### Install the libraries and hardware definitions
# then clone the hardware definitions
## Clone the hardware definitions
```sh
git clone --recursive https://github.com/keyboardio/Kaleidoscope-Bundle-Keyboardio.git keyboardio
```
## Build the Kaleidoscope Firmware for your keyboard

Loading…
Cancel
Save