diff --git a/README.md b/README.md index 35f430a..36e96d1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # git-commit-message [![CI](https://github.com/carhartl/git-commit-message/actions/workflows/ci.yml/badge.svg)](https://github.com/carhartl/git-commit-message/actions/workflows/ci.yml) + +## Installation + +```bash +go install github.com/carhartl/git-commit-message +```