From 79e12c4b7a0599631611496821e467bebc537287 Mon Sep 17 00:00:00 2001 From: Litruv Date: Sat, 1 Sep 2018 20:33:32 +1000 Subject: [PATCH] Yep. --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 336ce60..f73bab8 100644 --- a/README.md +++ b/README.md @@ -15,15 +15,18 @@ This is the main firmware for the J6 Bigknob USB-MIDI controller, based on the T Download + extract the repo to a local folder. ##### Windows ------------ -** Via Git** - [Download Git for Windows](https://git-scm.com/download/win "Download Git for Windows") - Then via command line / powershell +[Download Git for Windows](https://git-scm.com/download/win "Download Git for Windows") + +Then via command line / powershell + ` D:\Arduino> git clone https://github.com/litruv/BigKnob.git BigKnob` ##### MacOS ------------ [Download Git fot MacOS](https://git-scm.com/download/mac "Download Git fot MacOS") - Then via terminal + +Then via terminal + ` $ git clone https://github.com/litruv/BigKnob.git BigKnob` ##### Linux