Skip to content

Commit e1ea116

Browse files
authored
Added acknowledgment
1 parent 33e2a84 commit e1ea116

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Copy the `Joystick` folder to the Arduino libraries folder. Once the folder has
1919
### Microsoft Windows
2020
On Microsoft Windows machines, this is typically `%userprofile%\Documents\Arduino\libraries`. The `deploy.bat` file can be executed to install the Joystick folder on Microsoft Windows machines (assuming a default Arduino installation).
2121
### Linux
22-
On Linux machines, this is typically `$HOME/Arduino/libraries`. The `deploy.sh` file can be executed to install the Joystick folder on Linux machines (assuming a default Arduino installation).
22+
On Linux machines, this is typically `$HOME/Arduino/libraries`. The `deploy.sh` file can be executed to install the Joystick folder on Linux machines (assuming a default Arduino installation). [Thanks to @Nihlus (Jarl Gullberg) for his help with this.]
2323

2424
## Examples
2525
The following example Arduino sketch files are included in this library:

0 commit comments

Comments
 (0)