Skip to content

Commit 21b83ab

Browse files
author
Aatman
authored
chore(docs): fix example
1 parent ef65ec6 commit 21b83ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ metadata:
2828

2929
```
3030
$ go build
31-
$ kube2cdk8s -f temp.yaml
31+
$ ./kube2cdk8s typescript -f temp.yaml
3232
new cdk8s.ApiObject("", this, {
3333
apiVersion: "v1",
3434
kind: "ServiceAccount",

0 commit comments

Comments
 (0)