From e902cb99a73cfcf2308bec569b317178909a49d2 Mon Sep 17 00:00:00 2001 From: Harry Mills Date: Sun, 11 Feb 2018 11:34:32 -0500 Subject: [PATCH] Fix readme instructions (#30) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b0d90be..06d4a0ad 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ one keycode (i.e. symbol) when tapped, and a different keycode -- most likely a - Clone the module -- In your sketch directory (e.g. `Model01-Firmware/`: ``` -git submodule add Kaleidoscope-Qukeys https://github.com/gedankenlab/Kaleidoscope-Qukeys.git +git submodule add https://github.com/gedankenlab/Kaleidoscope-Qukeys.git Kaleidoscope-Qukeys ``` - Include the header file: ```