mirror of
https://github.com/angristan/openvpn-install.git
synced 2024-11-23 17:29:03 +01:00
Fix typo in README
This commit is contained in:
parent
651e36c6cb
commit
5a4b31bd0d
22
README.md
22
README.md
@ -117,21 +117,21 @@ The script supports these Linux distributions:
|
|||||||
|
|
||||||
| | Support |
|
| | Support |
|
||||||
| ------------------ | ------- |
|
| ------------------ | ------- |
|
||||||
| AlmaLinux 8 | ✅ |
|
| AlmaLinux 8 | ✅ |
|
||||||
| Amazon Linux 2 | ✅ |
|
| Amazon Linux 2 | ✅ |
|
||||||
| Arch Linux | ✅ |
|
| Arch Linux | ✅ |
|
||||||
| CentOS 7 | ✅ 🤖 |
|
| CentOS 7 | ✅ 🤖 |
|
||||||
| CentOS Stream >= 8 | ✅ 🤖 |
|
| CentOS Stream >= 8 | ✅ 🤖 |
|
||||||
| Debian >= 10 | ✅ 🤖 |
|
| Debian >= 10 | ✅ 🤖 |
|
||||||
| Fedora >= 35 | ✅ 🤖 |
|
| Fedora >= 35 | ✅ 🤖 |
|
||||||
| Oracle Linux 8 | ✅ |
|
| Oracle Linux 8 | ✅ |
|
||||||
| Rocky Linux 8 | ✅ |
|
| Rocky Linux 8 | ✅ |
|
||||||
| Ubuntu >= 18.04 | ✅ 🤖 |
|
| Ubuntu >= 18.04 | ✅ 🤖 |
|
||||||
|
|
||||||
To be noted:
|
To be noted:
|
||||||
|
|
||||||
- The script is regularly tested against the distributions marked with a 🤖 only.
|
- The script is regularly tested against the distributions marked with a 🤖 only.
|
||||||
- It's only test on `amd64` architecture.
|
- It's only tested on `amd64` architecture.
|
||||||
- It should work on older versions such as Debian 8+, Ubuntu 16.04+ and previous Fedora releases. But versions not in the table above are not officially supported.
|
- It should work on older versions such as Debian 8+, Ubuntu 16.04+ and previous Fedora releases. But versions not in the table above are not officially supported.
|
||||||
- It should also support versions between the LTS versions, but these are not tested.
|
- It should also support versions between the LTS versions, but these are not tested.
|
||||||
- The script requires `systemd`.
|
- The script requires `systemd`.
|
||||||
|
Loading…
Reference in New Issue
Block a user