From d23aea0d197341704ce8c658b1c27e7ce11785ee Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Fri, 23 Sep 2022 12:52:38 +0200 Subject: [PATCH] README.md: Adding Supported Ubuntu versions 20.04 and 22.04 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7c52a76..ec03e67 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 is officially supported. +**NOTE:** Only Ubuntu `18.04`, `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 by [Sw/eden](https://www.eossweden.org). +and distributed for Ubuntu `18.04`, `20.04` and `22.04` by [Sw/eden](https://www.eossweden.org). #### Dependencies