Skip to content

Commit

Permalink
Merge pull request #3153 from Sijoma/patch-1
Browse files Browse the repository at this point in the history
馃摉 fix-missing dashes infront of plugins
  • Loading branch information
k8s-ci-robot committed Jan 14, 2023
2 parents 6fc53b1 + 8e769c7 commit 0b16814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/book/src/migration/migration_guide_gov3_to_gov4.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ module tutorial.kubebuilder.io/migration-project
Now, we can finish initializing the project with kubebuilder.

```bash
kubebuilder init --domain tutorial.kubebuilder.io plugins=go/v4-alpha
kubebuilder init --domain tutorial.kubebuilder.io --plugins=go/v4-alpha
```

<aside class="note">
Expand Down

0 comments on commit 0b16814

Please sign in to comment.