From 258a31d85f7bb48a7d92c160d4469a38e1c92a20 Mon Sep 17 00:00:00 2001 From: Sebastian Madejski <34239101+mwht@users.noreply.github.com> Date: Tue, 2 Feb 2021 18:16:33 +0100 Subject: [PATCH] changed name from ARM to ARM64 in installation guide to reflect actual architecture --- site/content/en/docs/start/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/en/docs/start/_index.md b/site/content/en/docs/start/_index.md index 742388b1f5..4179c16f23 100644 --- a/site/content/en/docs/start/_index.md +++ b/site/content/en/docs/start/_index.md @@ -49,7 +49,7 @@ curl -LO https://storage.googleapis.com/minikube/releases/latest/minikube-latest sudo rpm -ivh minikube-latest.x86_64.rpm ``` -### ARM +### ARM64 #### Binary download