Skip to content

Commit 93bd203

Browse files
Update build-controller.sh
1 parent 14cef51 commit 93bd203

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build-controller.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ run:
9393
9494
from the root directory or install ack-generate using:
9595
96-
go get -u -tags codegen github.com/aws-controllers-k8s/code-generator/cmd/ack-generate" 1>&2
96+
go install -tags codegen github.com/aws-controllers-k8s/code-generator/cmd/ack-generate@latest" 1>&2
9797
exit 1;
9898
fi
9999
fi

0 commit comments

Comments
 (0)