diff options
| author | Martin Oldfield <m@mjo.tc> | 2012-09-17 16:25:21 +0100 |
|---|---|---|
| committer | Martin Oldfield <m@mjo.tc> | 2012-09-17 16:25:21 +0100 |
| commit | 22b4a0834ab7c5123df908fd546198688c96023c (patch) | |
| tree | f108e8c79af8c47eaaec569b4e3aad49febbf2c8 /README.md | |
| parent | b15aa4e88f25c48badfe2545835a148bb8f67243 (diff) | |
Fixed ARDUNIO/ARDUINO typo in README.md as per Kalin Kozhuharov's comment
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -60,5 +60,5 @@ On other systems: 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 +set the `ARDUINO_SKETCHBOOK` variable to point to this directory. By default it is set to `$HOME/sketchbook`. |
