From 25e6daf76b3586e2922039866c6cb697ae1c8253 Mon Sep 17 00:00:00 2001 From: Lucas Valtl Date: Fri, 29 Apr 2022 18:03:12 +0200 Subject: [PATCH] Update installer readme --- install/installer/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/installer/README.md b/install/installer/README.md index 078ed67fc18401..986b6fa8f45de5 100644 --- a/install/installer/README.md +++ b/install/installer/README.md @@ -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/) @@ -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/)