forked from LaconicNetwork/kompose
change master to main in scripts and docs (#1569)
* change master to main in scripts and docs Changes the naming from master to main in the scripts and documentation. Do not merge unless CI passes! Signed-off-by: Charlie Drage <charlie@charliedrage.com> * remove 1.18, specify version of staticcheck --------- Signed-off-by: Charlie Drage <charlie@charliedrage.com>
This commit is contained in:
@@ -37,7 +37,7 @@ Download from [GitHub](https://github.com/kubernetes/kompose/releases/download/v
|
||||
|
||||
## Go
|
||||
|
||||
Installing using `go install` pulls from the master branch with the latest development changes.
|
||||
Installing using `go install` pulls from the main branch with the latest development changes.
|
||||
|
||||
```sh
|
||||
go install github.com/kubernetes/kompose@latest
|
||||
|
||||
Reference in New Issue
Block a user