Skip to content

Commit afe2b9c

Browse files
committed
Added the installation through lib manager
1 parent 923165a commit afe2b9c

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,14 @@ One thing to take into consideration, is that for saving on resources, and since
3737

3838
## How to install ?
3939

40+
### 1 - Through the Arduino Library manager:
41+
42+
Go to **tools -> Manage Libraries... -> Type MyButton** and as shown in the picture below, you'll find the MyButton library.
43+
44+
<img src="images/install.png" width=640>
45+
46+
### 2 - Direct download/import:
47+
4048
<img src="images/download.png" width=640>
4149

4250
Click on **Download ZIP** to download the library, place the unzipped folder into your libraries folder in your **arduinosketchfolder/libraries/PUT_HERE**(on Windows, this is likely to be under **Documents/Arduino/libraries**, on linux this is under **home/Arduino/libraries**). You may need to create the libraries subfolder if its your first library. Now, restart the IDE.

images/install.png

22.6 KB
Loading

0 commit comments

Comments
 (0)