From 49263f598951cf728d35dd67e356b66ad8a1e252 Mon Sep 17 00:00:00 2001 From: Ryan <61157623+ErrorNoInternet@users.noreply.github.com> Date: Fri, 30 Jun 2023 10:30:10 +0800 Subject: [PATCH] Add Fedora 38 to tested distributions (#94) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3b2088e2..7874f291 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ In cases where overlayfs doesn't work on nested mounts, you will need either Has been tested on the following distributions: * `Ubuntu 20.04 LTS` or later * `Debian 12` +* `Fedora 38` * `Centos 9 Stream 5.14.0-325.el9` * `Arch 6.1.33-1-lts` * `Alpine 6.1.34-1-lts`