From 4a4ce182d9688280bc19378fca63dba5183a6652 Mon Sep 17 00:00:00 2001
From: Varac <varac@varac.net>
Date: Wed, 18 Aug 2021 09:03:55 +0200
Subject: [PATCH] Debian buster is not latest stable

---
 docs/installation/create_cluster.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/installation/create_cluster.rst b/docs/installation/create_cluster.rst
index f87c9b39b..1e1ca1ef0 100644
--- a/docs/installation/create_cluster.rst
+++ b/docs/installation/create_cluster.rst
@@ -18,7 +18,7 @@ Prerequisites
 During these instructions, you are asked to create a VPS, or have a
 bare metal server ready. The server should meet these requirements:
 
-- Current Debian stable "buster"
+- Debian "buster" installed
 - A public IP address
 - The ability to create DNS records for this IP
 - 6 cores and 12 GB of RAM
-- 
GitLab