From 226b5a22d8dd0e01970c4b78b9d911fb94eec803 Mon Sep 17 00:00:00 2001 From: Jesse Vincent Date: Tue, 4 Sep 2018 18:04:22 -0700 Subject: Update README pointers to new keyboardio Kaleidoscope bundle. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 79905bd..665961f 100644 --- a/README.md +++ b/README.md @@ -43,10 +43,10 @@ cd $HOME/Arduino ## Download hardware platform, including library source code ```sh -mkdir -p hardware/keyboardio +mkdir -p hardware ## then clone the hardware definitions to make them available to the arduino environment -git clone --recursive https://github.com/keyboardio/Arduino-Boards.git hardware/keyboardio/avr +git clone --recursive https://github.com/keyboardio/Kaleidoscope-Bundle-Keyboardio.git hardware/keyboardio ```` -- cgit v1.2.3