From 71677ba23f076721eb1d61e93d2cb4dcf783d142 Mon Sep 17 00:00:00 2001 From: Wolfgang Keller Date: Fri, 27 Jun 2014 20:40:39 +0200 Subject: [PATCH] Correcting name of download button The name of download button has changed - we correct this in the README.txt file. --- README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.txt b/README.txt index 86c436e..8f45ba8 100644 --- a/README.txt +++ b/README.txt @@ -16,6 +16,6 @@ Written by Limor Fried/Ladyada for Adafruit Industries. BSD license, check license.txt for more information All text above must be included in any redistribution -To download. click the DOWNLOADS button in the top right corner, rename the uncompressed folder Adafruit_GPS. Check that the Adafruit_GPS folder contains Adafruit_GPS.cpp and Adafruit_GPS.h +To download. click the "Download ZIP" at the right side, extract the archive and rename the uncompressed folder Adafruit_GPS. Check that the Adafruit_GPS folder contains Adafruit_GPS.cpp and Adafruit_GPS.h -Place the Adafruit_GPS library folder your /libraries/ folder. You may need to create the libraries subfolder if its your first library. Restart the IDE. \ No newline at end of file +Place the Adafruit_GPS library folder your /libraries/ folder. You may need to create the libraries subfolder if its your first library. Restart the IDE.