Skip to content

Commit

Permalink
Merge pull request #674 from apigee/danistrebel-patch-1
Browse files Browse the repository at this point in the history
docs(apigee-envoy-quickstart): fix copy-paste error on cli instruction
  • Loading branch information
danistrebel authored May 26, 2023
2 parents 4d0c496 + 06189a0 commit 81e0630
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 81e0630

Please sign in to comment.