From 608d62cd0f6503d8c271545ae410a7082bf03b3c Mon Sep 17 00:00:00 2001 From: per1234 Date: Wed, 5 Sep 2018 02:46:47 -0700 Subject: [PATCH] Improve installation instructions - Fix Markdown to avoid unintentional strikeout of text. - Add instructions for finding the sketchbook directory. --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e182792..b4d322a 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,10 @@ for xmega-specific libs.
The files in this directory tree are likely to be derived from the Arduino IDE headers and implementation for standard Arduino libraries. To avoid collision, and avoid problems with software upgrades, you should copy these to your private 'sketchbook' -libraries directory. Assuming your sketchbook is '~/sketchbook', the contents of -this directory would be copied to '~/sketchbook/libraries/'.
+libraries directory. Assuming your sketchbook is `~/sketchbook`, the contents of +this directory would be copied to `~/sketchbook/libraries/`. You can find the location +of your sketchbook directory in the Arduino IDE at **File > Preferences > Sketchbook +location**

the following libraries are included: