Skip to content

Commit

Permalink
Updated README with better installation instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
technosophos committed Jul 27, 2015
1 parent dae5ecb commit c3291ec
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,13 @@ https://kapeli.com/docsets

## INSTALL

`go install gitub.com/technosophos/dashing`
If you have Go 1.4 or later installed, simply run:

`go get -u gitub.com/technosophos/dashing`

Dashing will now be located at `$GOPATH/bin/dashing`.

A prebuilt binary is also available as a GitHub release.

## USAGE

Expand Down

0 comments on commit c3291ec

Please sign in to comment.