From 8f10b98e51a973f80fe6850eb36f340717bb11f7 Mon Sep 17 00:00:00 2001 From: Christopher Peplin Date: Sun, 25 Mar 2012 23:54:21 -0400 Subject: Build user libraries from the sketchbook directory. --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index ec38ba9..e976748 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,10 @@ documentation](http://mjo.tc/atelier/2009/02/arduino-cli.html "Documentation") exists. If you're using Debian or Ubuntu, you can find this in the arduino-core package. + +## User Libraries + +In order to use Arduino libraries installed in the user's sketchbook folder (the +standard location for custom libraries when using the Arduino IDE), you need to +set the `ARDUNIO_SKETCHBOOK` variable to point to this directory. By default it +is set to `$HOME/sketchbook`. -- cgit v1.2.3