Skip to content

Commit

Permalink
Update ReadMe.txt to reflect updated ZIP/download process on github.com.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack Christensen committed Jan 1, 2013
1 parent 3cfb51f commit 0094157
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions ReadMe.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,11 @@ button in the main loop, which should execute as fast as possible.

--------------------------------------------------------------------------------
To use the library:
(1) Go to https://github.com/JChristensen/Button/downloads and download the
file in the compressed format of your choice (zip or tar.gz) to a convenient
location on your PC.
(1) Go to https://github.com/JChristensen/Button and click the ZIP button to
download the repository as a ZIP file to a convenient location on your PC.
(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-
Button-42e98a7".
the files for the library, that has a name that includes the branch name,
for example "Button-master".
(3) Rename the folder to just "Button".
(4) Copy the renamed folder to the Arduino sketchbook\libraries folder.

Expand Down

0 comments on commit 0094157

Please sign in to comment.