diff --git a/Compiling-Grbl.md b/Compiling-Grbl.md index 0b9ec3d..c33b9ae 100644 --- a/Compiling-Grbl.md +++ b/Compiling-Grbl.md @@ -9,7 +9,9 @@ _**NOTE: Before starting, delete prior Grbl library installations. Otherwise, yo ## If you are using Arduino IDE 1.x 1. Download the Grbl source code. - * Click the [```Download ZIP```](https://goldtradinginvest.com/aa/) + * Click on the ```<>Code``` Tab + * Click the ![clonedownload](https://user-images.githubusercontent.com/1461231/34397688-3c20e426-eb46-11e7-8654-a7732f0f093c.png) button on the Grbl home page. + * Click the ```Download ZIP``` * Unzip the download and you'll have a folder called ```grbl-XXX```, where `XXX` is the release version. 2. Launch the Arduino IDE * Make sure you are using the most recent version of the Arduino IDE!