Skip to content

Commit

Permalink
README: update installation command
Browse files Browse the repository at this point in the history
  • Loading branch information
bmatsuo committed Jul 1, 2014
1 parent 6623876 commit a528ef2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ An interactive wrapper to the [jq](http://stedolan.github.io/jq/) command line u
Download a [binary distribution](https://github.com/bmatsuo/jqsh/releases) for
your system and extract it into your PATH (for example, in "/usr/bin"). Be
aware **the installation command below varies** depending on your system and
the current version of jqsh (it is for jqsh0.3 on OS X).
the current version of jqsh (it is for jqsh0.3.1 on OS X).

$ sudo tar -C /usr/bin -xvzf jqsh0.3.darwin-amd64.tar.gz
$ sudo tar -C /usr/bin -xvzf jqsh0.3.1.darwin-amd64.tar.gz

If Go is installed on your system, you can instead compile the latest
(unstable) version of jqsh.
Expand Down

0 comments on commit a528ef2

Please sign in to comment.