Skip to content

Commit

Permalink
Fix command for installation
Browse files Browse the repository at this point in the history
  • Loading branch information
okkez committed Jun 30, 2020
1 parent 58e959a commit e9e2d88
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 @@ -16,7 +16,7 @@ Columnar formatted data is efficient for analytics queries, lightweight and ease
### Installation

```sh
$ GO111MODULE=off go get github.com/reproio/columnify
$ GO111MODULE=off go get github.com/reproio/columnify/cmd/columnify
```

### Usage
Expand Down

0 comments on commit e9e2d88

Please sign in to comment.