diff --git a/docs/content/quick-start/index.md b/docs/content/quick-start/index.md
index 02fd1b971..f84a71484 100644
--- a/docs/content/quick-start/index.md
+++ b/docs/content/quick-start/index.md
@@ -16,7 +16,7 @@ This guide will show you how to quickly get started with Radius. You will do a b
## Prerequisites
-For this quick start, you will only need a **Kubernetes cluster**. To install Radius your user must have the cluster-admin role. Any Kubernetes cluster will work including AKS and EKS. However, since this is a quick start, running a Kubernetes cluster on your workstation with [k3d](https://k3d.io/) or [kind](https://kind.sigs.k8s.io/) is recommended.
+For this quick start, you will only need a **Kubernetes cluster**. To install Radius your user must have the cluster-admin role. Radius supports AKS, EKS, k3d, and kind clusters. For this quick start, running a Kubernetes cluster on your workstation with k3d or kind is recommended.
## Install the Radius CLI