Cleanup of docstring for types.go

Make it a little clearer what command actually needs to be run!
pull/6/head
Justin Santa Barbara 2016-02-24 11:00:21 -05:00
parent 5f553a218e
commit 2f0a56103c
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ limitations under the License.
*/
// Package types just provides input types to the set generator. It also
// contains a "go generate" block. (You must first `go install`
// cmd/libs/go2idl/set-gen.)
// contains a "go generate" block.
// (You must first `go install k8s.io/kubernetes/cmd/libs/go2idl/set-gen`)
package types
//go:generate set-gen -i k8s.io/kubernetes/pkg/util/sets/types