From a2efe497b8111465c880b15bc5bc7e1d8548a866 Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Thu, 5 May 2022 21:51:36 +0200 Subject: chore: How to install --- docs/documentation-index.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/documentation-index.md b/docs/documentation-index.md index 0f86689..7782eb5 100644 --- a/docs/documentation-index.md +++ b/docs/documentation-index.md @@ -4,10 +4,9 @@ redirect_from: /documentation_index # Documentation index -## How to install +## How to Install -* [Traditional setup guide](installation.md) -* [Docker setup guide](install-with-docker.md) +* [Installation Guide](installation) ## Help -- cgit