aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDennis Lambe Jr <malsyned_github@malsyned.net>2017-10-19 17:00:57 -0400
committerGitHub <noreply@github.com>2017-10-19 17:00:57 -0400
commit2549b852d49838bec580728786c9165b71b06eee (patch)
treef1ac950a124ededa11389b34b31717ca62515333 /README.md
parentMerge pull request #20 from Jennigma/patch-1 (diff)
downloadkeyboardio-model01-2549b852d49838bec580728786c9165b71b06eee.tar.gz
keyboardio-model01-2549b852d49838bec580728786c9165b71b06eee.tar.bz2
keyboardio-model01-2549b852d49838bec580728786c9165b71b06eee.zip
Fix link to Linux Arduino install instructions
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8a28cbb..35771ae 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ On macOS, install the Arduino IDE using [homebrew](http://brew.sh/) [cask](https
### Linux
-On Linux, your distribution's package manager probably includes the Arduino IDE, but it may be an out of date version. If your distribution installs a version of Arduino before 1.6.3 or so, you'll need to install the Arduino IDE following the instructions [on the wiki](https://github.com/keyboardio/Kaleidoscope/wiki/Arduino-Setup-Linux).
+On Linux, your distribution's package manager probably includes the Arduino IDE, but it may be an out of date version. If your distribution installs a version of Arduino before 1.6.3 or so, you'll need to install the Arduino IDE following the instructions [on the wiki](https://github.com/keyboardio/Kaleidoscope/wiki/Install-Arduino-support-on-Linux).
If you install Arduino into some place that's /not/ `/usr/local/arduino`, you'll need to set the `$ARDUINO_PATH` environment variable to the directory containing the `arduino` and `arduino-builder` binaries.