Delete indented code block (#4617)

Co-authored-by: Shunpoco <tkngsnsk313320@gmail.com>
This commit is contained in:
Knative Prow Robot 2022-01-06 06:40:02 -08:00 committed by GitHub
parent d48723baec
commit ffb92a90a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -51,9 +51,9 @@ Enter the following command to install Istio:
To install Istio without sidecar injection:
```sh
istioctl install -y
```
```sh
istioctl install -y
```
#### Installing Istio with sidecar injection