From 1d0f3d3fd64a2ce664ea899a5a338389214670c0 Mon Sep 17 00:00:00 2001 From: Kwoth Date: Sat, 11 May 2024 10:49:53 +0000 Subject: [PATCH] docs: Removed ubuntu 16.04 and 18.04 from supoported version as there are issues installing .net8 there due to glibc version --- docs/guides/linux-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/linux-guide.md b/docs/guides/linux-guide.md index 5022e59a1..fd53561d3 100644 --- a/docs/guides/linux-guide.md +++ b/docs/guides/linux-guide.md @@ -15,7 +15,7 @@ ##### Compatible operating systems: -- Ubuntu: 16.04, 18.04, 20.04, 21.04, 21.10, 22.04 +- Ubuntu: 20.04, 21.04, 21.10, 22.04 - Mint: 19, 20 - Debian: 10, 11, 12 - RockyLinux: 8, 9