Skip to content

Commit

Permalink
Merge pull request containernetworking#397 from oshothebig/install-cn…
Browse files Browse the repository at this point in the history
…itool

contributing doc: describe cnitool installation
  • Loading branch information
squeed authored Oct 7, 2019
2 parents d0eeb27 + 77b51f0 commit 15894b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ vagrant ssh
# you're now in a shell in a virtual machine
sudo su
go get github.com/onsi/ginkgo/ginkgo
go install github.com/containernetworking/cni/cnitool
cd /go/src/github.com/containernetworking/plugins

# to run the full test suite
Expand Down

0 comments on commit 15894b3

Please sign in to comment.