Skip to content

Commit fa50bfd

Browse files
author
Adrian McEwen
committed
Installation instructions updated to use releases area
1 parent 9fddcdc commit fa50bfd

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@ HttpClient is a library to make it easier to interact with web servers from Ardu
88

99
## Installation
1010

11-
1. Click the "Download Zip" button on the right-hand-side of https://github.com/amcewen/HttpClient and save the file somewhere
12-
1. Run the Arduino IDE
13-
1. In the IDE, go to the Sketch -> Import Library -> Add Library... menu option
11+
1. Download the latest version of the library from https://github.com/amcewen/HttpClient/releases and save the file somewhere
12+
1. In the Arduino IDE, go to the Sketch -> Import Library -> Add Library... menu option
1413
1. Find the zip file that you saved in the first step, and choose that
1514
1. Check that it has been successfully added by opening the Sketch -> Import Library menu. You should now see HttpClient listed among the available libraries.
1615

0 commit comments

Comments
 (0)