aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorStanislas Lange <git@slange.me>2023-01-22 12:02:44 +0100
committerStanislas Lange <git@slange.me>2023-01-22 12:02:44 +0100
commit5b483ecb8913e48bd670bfea43e5664a8ebce199 (patch)
treecd5334333bf52c9c55e0c34b2ae59598212ffdfd /README.md
parent258eb9441b81f4bb35922fa6cf43fbbf3cf2241e (diff)
Fix support for CentOS, Rocky and AlmaLinux
Fix https://github.com/angristan/wireguard-install/pull/253 Fix https://github.com/angristan/wireguard-install/issues/374 Fix https://github.com/angristan/wireguard-install/issues/231
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 6 insertions, 5 deletions
diff --git a/README.md b/README.md
index 7560004..86b02e9 100644
--- a/README.md
+++ b/README.md
@@ -17,13 +17,14 @@ WireGuard does not fit your environment? Check out [openvpn-install](https://git
Supported distributions:
-- Ubuntu >= 16.04
-- Debian >= 10
-- Fedora
-- CentOS
-- AlmaLinux
+- AlmaLinux >= 8
- Arch Linux
+- CentOS Stream >= 8
+- Debian >= 10
+- Fedora >= 32
- Oracle Linux
+- Rocky Linux >= 8
+- Ubuntu >= 18.04
## Usage