Skip to content

Commit

Permalink
Merge pull request #17 from ibakshay/main
Browse files Browse the repository at this point in the history
[DOCS] improve Readme
  • Loading branch information
jgbernalp authored Oct 21, 2024
2 parents b4c59f1 + d2fee00 commit c04387e
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 c04387e

Please sign in to comment.