Skip to content

Commit

Permalink
Merge pull request #7063 from Nyami/patch-1
Browse files Browse the repository at this point in the history
Corrected Chocolatey Install Command
  • Loading branch information
cPu1 authored Sep 12, 2023
2 parents e3a26bd + 4a4e9d5 commit edb7fb2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ port install eksctl
[chocolatey](https://chocolatey.org)

```bash
chocolatey install eksctl
choco install eksctl
```

[scoop](https://scoop.sh)
Expand Down
2 changes: 1 addition & 1 deletion userdocs/src/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ port install eksctl
[Chocolatey](https://chocolatey.org)

```
chocolatey install eksctl
choco install eksctl
```

[Scoop](https://scoop.sh)
Expand Down

0 comments on commit edb7fb2

Please sign in to comment.