Skip to content

Commit

Permalink
Tweak readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mbaldessari committed Sep 6, 2024
1 parent c2b5bce commit 659e463
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions operator-install/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Update CRD

In order to update the CRD, copy the following file from the last released patterns operator version:
`cp -v patterns-operator/config/crd/bases/gitops.hybrid-cloud-patterns.io_patterns.yaml ./crds/`
In order to update the CRD, copy the following file from the last released
patterns operator version:
```sh
cp -v patterns-operator/config/crd/bases/gitops.hybrid-cloud-patterns.io_patterns.yaml ./crds/
```

0 comments on commit 659e463

Please sign in to comment.