mirror of https://github.com/knative/docs.git
fix: duplicate phrase (#267)
This commit is contained in:
parent
fce1af36d5
commit
94db3dac2d
|
@ -36,7 +36,7 @@ EventSources.
|
|||
You can install Knative Eventing with the following command:
|
||||
|
||||
```bash
|
||||
kubectl apply -f kubectl apply -f https://storage.googleapis.com/knative-releases/eventing/latest/release.yaml
|
||||
kubectl apply -f https://storage.googleapis.com/knative-releases/eventing/latest/release.yaml
|
||||
```
|
||||
|
||||
In addition to the core definitions, you'll need to install at least one
|
||||
|
|
Loading…
Reference in New Issue