From eced11eafbd0e041627d0420acf8c41f44a7a9ff Mon Sep 17 00:00:00 2001 From: utzcoz Date: Sun, 5 May 2024 15:29:00 +0800 Subject: [PATCH] doc: Add Ubuntu 24.04 as supported OS [NFC] Testing it with Ubuntu 24.04 + hello_xr 1.1.36. Signed-off-by: utzcoz --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a0e782c16..308d3b87b 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ install to make sure it is available. Monado has been tested on these distributions, but is expected to work on almost any modern distribution. -* Ubuntu 22.04, 20.04, (18.04 may not be fully supported) +* Ubuntu 24.04, 22.04, 20.04, (18.04 may not be fully supported) * Debian 11 `bookworm`, 10 `buster` * Up-to-date package lists can be found in our CI config file, `.gitlab-ci.yml`