Skip to content

Commit

Permalink
Fix left-over from copy/paste (#214)
Browse files Browse the repository at this point in the history
  • Loading branch information
tcnghia authored Oct 4, 2020
1 parent d7b989a commit 598e7a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ This would look something like:
# Create a kind cluster
kind create cluster
# Deploy to minikube w/o registry.
# Deploy to kind w/o registry.
KO_DOCKER_REPO=kind.local ko apply -L -f config/
```

Expand Down

0 comments on commit 598e7a7

Please sign in to comment.