diff --git a/README.md b/README.md index 522b22c..5a14686 100644 --- a/README.md +++ b/README.md @@ -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