Skip to content

Commit

Permalink
chore: improve docs
Browse files Browse the repository at this point in the history
Signed-off-by: Akshay Iyyadurai Balasundaram <[email protected]>
  • Loading branch information
ibakshay committed Oct 11, 2024
1 parent b4c59f1 commit d2fee00
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 @@ -17,7 +17,7 @@ make install
2. Install custom resources:

```sh
bin/kustomize build config/samples | kubectl apply -f -
kubectl apply -k config/samples
```

3. Build and push your image to the location specified by `IMG`:
Expand Down

0 comments on commit d2fee00

Please sign in to comment.