We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f986077 commit 4b7ea89Copy full SHA for 4b7ea89
docs/index.md
@@ -38,7 +38,7 @@ go install github.com/barelyhuman/commitlog/v3@latest
38
3. Using goblin
39
40
```sh
41
-curl -sf https://goblin.run/github.com/barelyhuman/commitlog/v3 | sh
+curl -sf https://goblin.run/github.com/barelyhuman/commitlog/v3 | OUT=commitlog sh
42
```
43
44
Once installed you can just run `commitlog generate` or the shorter version
0 commit comments