Skip to content

Commit

Permalink
docs: update README w/ correct codegen commands (PROJQUAY-6705)
Browse files Browse the repository at this point in the history
Topic: readme
Signed-off-by: Ross Bryan <[email protected]>
  • Loading branch information
arborite-rh committed Feb 16, 2024
1 parent 1b15021 commit 5016d5c
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,20 +70,8 @@ make run

To regenerate the CRD code:
```
# deepcopy
make deepcopy
# openapi
make openapi
# clientset
make clientset
# listers
make listers
# informers
make informers
# generate all
codegen
# generate all in a container
codegen-container
make get-code-generator
make codegen
```

### Deploying using OLM
Expand Down

0 comments on commit 5016d5c

Please sign in to comment.