Skip to content

Commit

Permalink
fix README.md - add correct path at script and Step 0 to make the scr…
Browse files Browse the repository at this point in the history
…ipts executable. (kodekloudhub#147)

* fix README.md - add correct path for `cd` command
fix README.md - add commands for make scripts executable

* Remove Step 0 because scripts permissins changed
  • Loading branch information
ksemele authored Dec 19, 2023
1 parent 1be2bb9 commit a2401fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubeadm-clusters/apple-silicon/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Additionally
mkdir ~/kodekloud
cd ~/kodekloud
git clone https://github.com/kodekloudhub/certified-kubernetes-administrator-course.git
cd certified-kubernetes-administrator-course/apple-silicon
cd certified-kubernetes-administrator-course/kubeadm-clusters/apple-silicon
```

## Install Cluster
Expand Down

0 comments on commit a2401fa

Please sign in to comment.