Skip to content

Commit

Permalink
docs(apigee-envoy-quickstart): fix copy-paste error on cli instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
danistrebel authored May 26, 2023
1 parent 4d0c496 commit 06189a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/apigee-envoy-quickstart/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ The Apigee Envoy Quickstart Toolkit sets up the Envoy proxies with Apigee adapte
1. **Run to install the quickstart toolkit.**
```bash
cd ${DEVREL_HOME}/tools/apigee-envoy-quickstart/
./aekitctl.sh --type istio-apigee-envoy --action install
./aekitctl.sh --type standalone-apigee-envoy --action install
```

1. **On successful run, it displays the commands (kubeclt run, curl) to validate the traffic intiated to the Envoy endpoints being protected by Apigee Adapter service.**
Expand Down

0 comments on commit 06189a0

Please sign in to comment.