From 71a649cbe56e83c1cf0c236d0f8cd37e70103031 Mon Sep 17 00:00:00 2001 From: mcgurk Date: Tue, 6 Sep 2016 13:11:27 +0300 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e8afa8..267c6a4 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,8 @@ You can use any IO-pins, but try to avoid pins 0 and 1. They are serial port TX - Install joystick library Go to https://github.com/MHeironimus/ArduinoJoystickLibrary and press Clone or download -> Download ZIP. - Extract Joystick2 folder from zip to `%HOMEPATH%\Documents\Arduino\libraries` (Windows) or `~/Arduino/libraries` (Linux + Extract Joystick2 folder from zip to `%HOMEPATH%\Documents\Arduino\libraries` (Windows) or `~/Arduino/libraries` (Linux). + After extraction check that you have folder `%HOMEPATH%\Documents\Arduino\libraries\Joystick2` or `~/Arduino/libraries/Joystick2`. Close and start Arduino IDE again so it searches and finds library.