diff --git a/examples/apiproduct/dogs-cats/README.md b/examples/apiproduct/dogs-cats/README.md index 51a99e5..1637856 100644 --- a/examples/apiproduct/dogs-cats/README.md +++ b/examples/apiproduct/dogs-cats/README.md @@ -12,7 +12,7 @@ kuadrantctl install ## Deploy all ```bash -kubectl apply -f examples/dogs-cats +kubectl apply -f examples/apiproduct/dogs-cats ```