Skip to content

Commit

Permalink
chore: include kubectl in the local dependencies installation command
Browse files Browse the repository at this point in the history
  • Loading branch information
Hernan Vignolo committed Sep 19, 2024
1 parent 48cd9fc commit b310b85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ This solution runs in a local kubernetes cluster, so is containerized. You'll ne
Depending on your OS, the installation process will be different. If you're in macOS then run:

```bash
brew install k3d docker docker-compose tfenv
brew install k3d kubectl docker docker-compose tfenv
tfenv install 1.5.6
tfenv use 1.5.6
```
Expand Down

0 comments on commit b310b85

Please sign in to comment.