Skip to content
This repository was archived by the owner on May 24, 2023. It is now read-only.

Commit 4041f76

Browse files
ciarams87lucacome
andauthored
Update README.md
Co-authored-by: Luca Comellini <[email protected]>
1 parent 868be6f commit 4041f76

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
@@ -59,7 +59,7 @@ The operator will run in your local machine but will be communicating with the c
5959
6060
If any change is made in the CRD in the go code, run the following commands to update the changes in the CRD yaml:
6161
62-
1. `make generate`
62+
1. `make manifests`
6363
2. Apply the new CRD definition again in your cluster `make install`.
6464
6565
### Run tests

0 commit comments

Comments
 (0)