We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eba287d commit e9e0cfdCopy full SHA for e9e0cfd
docs/user/installation.rst
@@ -21,7 +21,7 @@ The following instructions assume the following requirements. Python versions >=
21
Supported and recommended operating systems are:
22
23
* CentOS 7 and 8
24
-* Debian 10
+* Debian 10 Buster and 11 Bullseye
25
* openSUSE Leap 15.2, 15.13
26
* Ubuntu: 18.04, 20.04
27
* Docker Engine: 18.x and higher
@@ -117,7 +117,8 @@ These are the operating systems which are currently supported by packages:
117
118
* **CentOS 7** (run `yum install epel-release` first)
119
* **CentOS 8** (run `dnf install epel-release` first)
120
-* **Debian 10**
+* **Debian 10** Buster
121
+* **Debian 11** Bullseye
122
* **Fedora 33**
123
* **Fedora 34**
124
* **openSUSE Leap 15.2**
0 commit comments