From d5da7d1491d537de9e424c519270dd7f26731098 Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Wed, 5 Apr 2023 21:14:57 +0200 Subject: [PATCH] README.md: Update info about supported Linux distros/versions. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e4ac358..67c5130 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,10 @@ You will need `libeosio` and `cmake 3.15` or later to compile this project. ### Linux/MacOS -**NOTE:** Only Ubuntu 18.04 is officially supported. +**NOTE:** Only Ubuntu 20.04 and 22.04 and Fedoora 36 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](www.eossweden.org). +and distributed for those distros/versions by [Sw/eden](www.eossweden.org). #### Dependencies