Fix gcp-pubsub-source README typo (#910)

This commit is contained in:
Andrew Poydence 2019-02-22 17:28:47 -07:00 committed by Knative Prow Robot
parent 6ed2a4796f
commit 010249a509
1 changed files with 1 additions and 1 deletions

View File

@ -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: