Skip to content

Commit

Permalink
Fix go get example in README
Browse files Browse the repository at this point in the history
Fixes #19.
  • Loading branch information
mark-rushakoff authored Nov 14, 2017
1 parent 9bf7a33 commit 64d7862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cardinalities.
To install, simply `go get` from the command line:

```sh
$ go get github.com/influxdata/inch
$ go get github.com/influxdata/inch/cmd/inch
```


Expand Down

0 comments on commit 64d7862

Please sign in to comment.