diff --git a/docs/install/index.md b/docs/install/index.md index c1d12dd779..f616a33558 100644 --- a/docs/install/index.md +++ b/docs/install/index.md @@ -10,9 +10,9 @@ minimal installation of Coder, or for a step-by-step guide on how to install and configure your first Coder deployment, follow the [quickstart guide](../tutorials/quickstart.md). -For production deployments with 50+ users, we recommend -[installing on Kubernetes](./kubernetes.md). Otherwise, you can install Coder on -your local machine or on a VM: +## Local/Individual Installs + +This install guide is meant for **individual developers, small teams, and/or open source community members** setting up Coder locally or on a single server. It covers the light weight install for Linux, macOS, and Windows.