We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac702ea commit 178d2d9Copy full SHA for 178d2d9
README.md
@@ -9,7 +9,7 @@ The mixtool is a helper for easily working with [jsonnet](http://jsonnet.org/) m
9
Make sure you're using golang v1.17 or higher, and run:
10
11
```
12
-go install github.com/monitoring-mixins/mixtool/cmd/mixtool@master
+go install github.com/monitoring-mixins/mixtool/cmd/mixtool@main
13
14
15
## Usage
0 commit comments