From c886f5cb132320341f8997f1708dc2d207fd0c7a Mon Sep 17 00:00:00 2001
From: Daniel Benamy <daniel@benamy.info>
Date: Wed, 30 Oct 2013 13:26:49 -0400
Subject: [PATCH] Made instructions more clear.

Not sure what happened to my last commit so this includes that one + reordering the steps.
---
 README.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 322c30de88..5e42b43b61 100644
--- a/README.md
+++ b/README.md
@@ -235,13 +235,13 @@ Configuring and compilation:
 Install the arduino software IDE/toolset v23 (Some configurations also work with 1.x.x)
    http://www.arduino.cc/en/Main/Software
 
+Download the Marlin firmware
+   https://github.com/ErikZalm/Marlin/tree/Marlin_v1
+   Use the "Download Zip" button on the right.
+
 For gen6/gen7 and sanguinololu the Sanguino directory in the Marlin dir needs to be copied to the arduino environment.
   copy ArduinoAddons\Arduino_x.x.x\sanguino <arduino home>\hardware\Sanguino
 
-Copy the Marlin firmware
-   https://github.com/ErikZalm/Marlin/tree/Marlin_v1
-   (Use the download button)
-
 Start the arduino IDE.
 Select Tools -> Board -> Arduino Mega 2560    or your microcontroller
 Select the correct serial port in Tools ->Serial Port