Skip to content

Commit 51a5c3e

Browse files
authored
Update README.md
1 parent 0a519db commit 51a5c3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ Not tested in production yet. Use it at your own risk.
1515

1616
#### On Mac
1717

18-
With brew installed, both terraform and cfssl can be installed with
18+
With brew installed, all tools can be installed with
1919

2020
```bash
21-
brew install kubectl cfssl
21+
brew install terraform cfssl kubectl
2222
```
2323

2424
Do all the following steps from a development machine. It does not matter _where_ is it, as long as it is connected to the internet. This one will be subsequently used to access the cluster via `kubectl`.

0 commit comments

Comments
 (0)