diff --git a/eventing/samples/gcp-pubsub-source/README.md b/eventing/samples/gcp-pubsub-source/README.md index 4c20158bd..46fc60fc6 100644 --- a/eventing/samples/gcp-pubsub-source/README.md +++ b/eventing/samples/gcp-pubsub-source/README.md @@ -23,7 +23,7 @@ source is most useful as a bridge from other GCP services, such as addition, install the GCP PubSub event source from `release-gcppubsub.yaml`: ```shell - kubectl apply --filename kubectl apply --filename https://github.com/knative/eventing-sources/releases/download/v0.3.0/release-gcppubsub.yaml + kubectl apply --filename https://github.com/knative/eventing-sources/releases/download/v0.3.0/release-gcppubsub.yaml ``` 1. Enable the `Cloud Pub/Sub API` on your project: