diff --git a/eventing/samples/gcp-pubsub-source/README.md b/eventing/samples/gcp-pubsub-source/README.md index d078c9ffc..a589dc701 100644 --- a/eventing/samples/gcp-pubsub-source/README.md +++ b/eventing/samples/gcp-pubsub-source/README.md @@ -19,10 +19,10 @@ source is most useful as a bridge from other GCP services, such as 1. Setup [Knative Serving](https://github.com/knative/docs/blob/master/install) 1. Setup - [Knative Eventing](https://github.com/knative/docs/tree/master/eventing) - using the `release-gcppubsub.yaml` file instead of - (`eventing-sources/release.yaml`). Start by creating a dummy - `gcppubsub-source-key` (as directed), and we will replace it later. + [Knative Eventing](https://github.com/knative/docs/tree/master/eventing). + In addition, install the GCP PubSub event source from `release-gcppubsub.yaml`: + + kubectl apply --filename 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: