diff --git a/README.md b/README.md index 74d9ab9..e0ec580 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Accesses the [Gogs Client API](https://github.com/gogits/go-gogs-client), which ## Setup. ```bash -go get go.adphi.net/gogs-cli/cmd/gogs +go get go.adphi.net/gogs-cli/... go install go.adphi.net/gogs-cli/cmd/gogs ```