Skip to content

Commit 3a34cc6

Browse files
author
Christopher Hein
authored
Merge pull request aws-samples#414 from kakakakakku/fix-commands
Improved commands for "Install Istio"
2 parents a46af82 + 9277dfd commit 3a34cc6

File tree

1 file changed

+1
-1
lines changed
  • 02-path-working-with-clusters/202-service-mesh

1 file changed

+1
-1
lines changed

02-path-working-with-clusters/202-service-mesh/readme.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ you'll need to download Istio. Istio can also automatically inject the sidecar;
239239
https://istio.io/docs/setup/kubernetes/quick-start.html[Istio quick start]
240240

241241
curl -L https://git.io/getLatestIstio | sh -
242-
cd istio-0.2.10
242+
cd istio-*
243243
export PATH=$PWD/bin:$PATH
244244

245245
You should now be able to run the `istioctl` CLI

0 commit comments

Comments
 (0)