From 34dccab16b3c80f6c5b845646b0a2b98dcaf739b Mon Sep 17 00:00:00 2001 From: Hokuto Chen Date: Thu, 8 Dec 2022 19:43:33 +0000 Subject: [PATCH] added 22.04 warning --- docs/guides/linux-guide.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/guides/linux-guide.md b/docs/guides/linux-guide.md index 4b365a702..6c1143589 100644 --- a/docs/guides/linux-guide.md +++ b/docs/guides/linux-guide.md @@ -15,9 +15,12 @@ w# Setting up NadekoBot on Linux It is recommended that you use **Ubuntu 20.04**, as there have been nearly no problems with it. Also, **32-bit systems are incompatible**. + +### Ubuntu 22.04 is ruled as incompatible so double check which ubuntu version you are using. + ##### Compatible operating systems: -- Ubuntu: 16.04, 18.04, 20.04, 21.04, 21.10, 22.04 +- Ubuntu: 16.04, 18.04, 20.04, 21.04, 21.10 - Mint: 19, 20 - Debian: 9, 10 - CentOS: 7