From 3dea83c6ab67d41cb7ac95058e5211e35a18c4ef Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Fri, 21 Feb 2014 13:22:26 -0800 Subject: Update README.md Adding note about folder name --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index bc31e9ae..fea1c296 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ leds, this library also includes a number of functions for high-performing 8bit your RGB values, as well as low level classes for abstracting out access to pins and SPI hardware, while still keeping things as fast as possible. +Quick note for people installing from GitHub repo zips, rename the folder FastLED before copying it to your Arduino/libraries folder. Github likes putting -branchname into the name of the folder, which unfortunately, makes Arduino cranky! + We have multiple goals with this library: * Quick start for new developers - hook up your leds and go, no need to think about specifics of the led chipsets being used -- cgit v1.2.3