We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
go install
go get
1 parent fd9b8fa commit 1e62ff3Copy full SHA for 1e62ff3
README.md
@@ -7,7 +7,7 @@ A way to do validation on git commits.
7
## install
8
9
```console
10
-vbatts@valse ~ (master) $ go get -u github.com/vbatts/git-validation
+vbatts@valse ~ (master) $ go install github.com/vbatts/git-validation@latest
11
```
12
13
## usage
0 commit comments