Skip to content

Commit 0fc1b41

Browse files
authored
Update btp-app-kyma-prepare-dev-environment.md
1 parent 791e322 commit 0fc1b41

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

tutorials/btp-app-kyma-prepare-dev-environment/btp-app-kyma-prepare-dev-environment.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,13 @@ primary_tag: software-product-function>sap-cloud-application-programming-model
3535
[ACCORDION-BEGIN [Step 1: ](Install kubectl)]
3636
[OPTION BEGIN [macOS]]
3737

38+
39+
3840
1. Run:
3941
```Shell/Bash
4042
brew install kubectl
4143
```
42-
1. Check if the installation is successful:
44+
2. Check if the installation is successful:
4345
```Shell/Bash
4446
kubectl version --client
4547
```

0 commit comments

Comments
 (0)