Skip to content

Commit

Permalink
Fixes issue gh-5 by adding -L option to curl command line.
Browse files Browse the repository at this point in the history
  • Loading branch information
micha committed Jun 17, 2011
1 parent 70b5b71 commit f906d23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -26,7 +26,7 @@ Install

First, get the jsawk script:

curl https://github.com/micha/jsawk/raw/master/jsawk > jsawk
curl -L http://github.com/micha/jsawk/raw/master/jsawk > jsawk

Then make it executable and put it somewhere in your path:

Expand Down

0 comments on commit f906d23

Please sign in to comment.