We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b08532 commit 2768ddcCopy full SHA for 2768ddc
README.md
@@ -4,10 +4,10 @@ This library enables you to send and receive using infra-red signals on an ardui
4
## Version - 1.00
5
6
## Installation
7
-1. Click "Download ZIP"
8
-2. Extract the downloaded zip file
9
-3. Rename the extracted folder from "Arduino-IRremote" to "IRremote"
10
-4. Move this folder to your libraries directory
+1. Navigate to the [Releases](https://github.com/shirriff/Arduino-IRremote/releases) page.
+2. Download the latest release.
+3. Extract the zip file
+4. Move the "IRremote" folder that has been extracted to your libraries directory.
11
12
## Contributing
13
If you want to contribute to this project:
0 commit comments