Skip to content

Commit

Permalink
Merge pull request #48 from saschagrunert/install
Browse files Browse the repository at this point in the history
Update install docs to use `go install`
  • Loading branch information
k8s-ci-robot authored Jul 9, 2024
2 parents c650b05 + 37326a2 commit df98f15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ $ chmod +x $BINARY
Or, if you have a go development environment set up:

```
go get sigs.k8s.io/mdtoc
go install sigs.k8s.io/mdtoc@latest
```

## Community, discussion, contribution, and support
Expand Down

0 comments on commit df98f15

Please sign in to comment.