Skip to content

Commit bc1bfd1

Browse files
committed
update install steps
1 parent 98d1cf8 commit bc1bfd1

File tree

3 files changed

+2
-37
lines changed

3 files changed

+2
-37
lines changed

docs/installation.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ brew tap aws/tap
128128
+
129129
[source,cli]
130130
----
131-
brew install eksctl
131+
brew install aws/tap/eksctl
132132
----
133133

134134

docs/third-party-install.adoc

Lines changed: 0 additions & 35 deletions
This file was deleted.

docs/tutorial.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ brew tap aws/tap
2323
+
2424
[source,cli]
2525
----
26-
brew install eksctl
26+
brew install aws/tap/eksctl
2727
----
2828

2929
Before using eksctl, complete these configuration steps:

0 commit comments

Comments
 (0)