Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions install/installer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

# Installer

The best way to get started with Gitpod
The best way to get started with Gitpod is by using our recommended & default installation method [described in our documentation](https://www.gitpod.io/docs/self-hosted/latest/getting-started). In fact, our default installation method actually wraps this installer into a UI that helps you manage, update and configure Gitpod in a streamlined way. This document describes how to use the installer directly.

[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-908a85?logo=gitpod)](https://gitpod.io/from-referrer/)

Expand All @@ -17,7 +17,7 @@ The best way to get started with Gitpod
- A machine running Linux
- MacOS and Windows are not currently supported, but may be in future
- [Kubectl](https://kubernetes.io/docs/tasks/tools/#kubectl) installed
- A [Kubernetes cluster configured](https://www.gitpod.io/docs/self-hosted/latest/installation)
- A [Kubernetes cluster configured](https://www.gitpod.io/docs/self-hosted/latest)
- A [TLS certificate](#tls-certificates)

Or, [open a Gitpod workspace](https://gitpod.io/from-referrer/)
Expand Down