From 7be8afcd88d13cc5eb05399f99fc0d3ac6575084 Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Fri, 10 Mar 2023 14:00:30 +0100 Subject: [PATCH] README.md: Drop support for ubuntu 18.04 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ec03e67..9244f5c 100644 --- a/README.md +++ b/README.md @@ -18,10 +18,10 @@ You can install `cmake` by reading the [official guide](https://cmake.org/instal ### Linux -**NOTE:** Only Ubuntu `18.04`, `20.04` and `22.04` is officially supported. +**NOTE:** Only Ubuntu `20.04` and `22.04` is officially supported. The project should compile fine on most versions/distros but it is only tested -and distributed for Ubuntu `18.04`, `20.04` and `22.04` by [Sw/eden](https://www.eossweden.org). +and distributed for Ubuntu `20.04` and `22.04` by [Sw/eden](https://www.eossweden.org). #### Dependencies