Skip to content

Commit 178d2d9

Browse files
authored
Update install instructions to point to renamed main branch (#103)
1 parent ac702ea commit 178d2d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The mixtool is a helper for easily working with [jsonnet](http://jsonnet.org/) m
99
Make sure you're using golang v1.17 or higher, and run:
1010

1111
```
12-
go install github.com/monitoring-mixins/mixtool/cmd/mixtool@master
12+
go install github.com/monitoring-mixins/mixtool/cmd/mixtool@main
1313
```
1414

1515
## Usage

0 commit comments

Comments
 (0)