mirror of
https://github.com/coder/coder.git
synced 2025-07-23 21:32:07 +00:00
chore: minor clarifications to install docs (#3983)
This commit is contained in:
@ -1,8 +1,9 @@
|
||||
## Requirements
|
||||
|
||||
Before proceeding, please ensure that you have both Helm 3.5+ and the
|
||||
[latest version of Coder](https://github.com/coder/coder/releases) installed.
|
||||
You will also need to have a Kubernetes cluster running K8s 1.19+.
|
||||
Before proceeding, please ensure that you have a Kubernetes cluster running K8s 1.19+ and have Helm 3.5+ installed.
|
||||
|
||||
You'll also want to install the [latest version of Coder](https://github.com/coder/coder/releases) locally in order
|
||||
to log in and manage templates.
|
||||
|
||||
## Install Coder with Helm
|
||||
|
||||
|
Reference in New Issue
Block a user