Update ReadMe.txt to reflect updated ZIP/download process on github.com.

This commit is contained in:
Jack Christensen
2013-01-01 10:59:54 -05:00
parent 3cfb51f9b2
commit 0094157f27

View File

@@ -15,12 +15,11 @@ button in the main loop, which should execute as fast as possible.
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
To use the library: To use the library:
(1) Go to https://github.com/JChristensen/Button/downloads and download the (1) Go to https://github.com/JChristensen/Button and click the ZIP button to
file in the compressed format of your choice (zip or tar.gz) to a convenient download the repository as a ZIP file to a convenient location on your PC.
location on your PC.
(2) Uncompress the downloaded file. This will result in a folder containing all (2) Uncompress the downloaded file. This will result in a folder containing all
the files for the library, that has a name similar to "JChristensen- the files for the library, that has a name that includes the branch name,
Button-42e98a7". for example "Button-master".
(3) Rename the folder to just "Button". (3) Rename the folder to just "Button".
(4) Copy the renamed folder to the Arduino sketchbook\libraries folder. (4) Copy the renamed folder to the Arduino sketchbook\libraries folder.