Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Co-Authored-By: Solly Ross <directxman12+github@gmail.com>
  • Loading branch information
camilamacedo86 and DirectXMan12 committed Sep 9, 2019
1 parent 5f490e6 commit 52e8228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Please see https://git.k8s.io/community/CLA.md for more info.

## How to build kubebuilder locally

1. Ensure you activate module support before continue (`$export GO111MODULE=on`)
1. Ensure you activate module support before continue (`$ export GO111MODULE=on`)
1. Build the project by using the command `make build`
1. Run the tests by using the command `make test` and `make test-project-generation`

Expand Down

0 comments on commit 52e8228

Please sign in to comment.