Skip to content

Commit

Permalink
Add example command for download
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLocehiliosan committed Sep 8, 2015
1 parent fdcd237 commit 69bde74
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ _Seek home for rest, for home is best._—Thomas Tusser

brew tap TheLocehiliosan/yadm && brew install yadm

Otherwise you can simply download the **yadm** script and put it into your `$PATH`.
Otherwise you can simply download the **yadm** script and put it into your `$PATH`. Something like this:

curl -fLo /usr/local/bin/yadm https://github.com/TheLocehiliosan/yadm/raw/master/yadm && chmod a+x /usr/local/bin/yadm

## Getting Started
_I would not change my blest estate for all the world calls good or great._—Isaac Watts
Expand Down

0 comments on commit 69bde74

Please sign in to comment.