Skip to content

Commit 7162a64

Browse files
pehlicdscott-the-programmer
authored andcommitted
fix typo.
1 parent 371121d commit 7162a64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Some drivers require a bit of prerequisite setup, so it's best to visit [https:/
2424
#x86_64
2525
curl https://raw.githubusercontent.com/scott-the-programmer/terraform-provider-minikube/main/bootstrap/install-driver.sh | sudo bash -s "kvm2"
2626

27-
#arm62
27+
#arm64
2828
curl https://raw.githubusercontent.com/scott-the-programmer/terraform-provider-minikube/main/bootstrap/install-driver.sh | sudo bash -s "kvm2" "arm64"
2929
```
3030

0 commit comments

Comments
 (0)