Skip to content

Commit

Permalink
Update README.md with recent values
Browse files Browse the repository at this point in the history
Change the Go version, and include the macOS version, just to show that
the code works with latest 2021 software versions.
  • Loading branch information
mojotx authored and evanlucas committed Jan 21, 2021
1 parent 89b4808 commit bbe3b83
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 @@ -15,7 +15,7 @@ $ ln -s ../fish-kubectl-completions/completions/kubectl.fish completions/

## Building

This was tested using go 1.11.1 on macOS.
This was tested using go 1.15.7 on macOS 11.1 "Big Sur".

```console
$ make build
Expand Down

0 comments on commit bbe3b83

Please sign in to comment.