Update Fedora information

This commit is contained in:
Devrim Gündüz
2020-12-30 01:02:41 +00:00
parent ec7bf6e8ef
commit 9b78cfe809

View File

@ -78,7 +78,7 @@ yum install postgresql-server
</code>
</p>
<p>
or <var>dnf</var> command on RHEL 8 and Fedora 29+:
or <var>dnf</var> command on RHEL 8 and Fedora:
</p>
<p>
<code>
@ -110,12 +110,12 @@ the distribution:
<td>8.4 (also supplies package rh-postgresql96, via SCL)</td>
</tr>
<tr>
<th scope="row">Fedora 32</th>
<th scope="row">Fedora 33</th>
<td>12</td>
</tr>
<tr>
<th scope="row">Fedora 31</th>
<td>11</td>
<th scope="row">Fedora 32</th>
<td>12</td>
</tr>
</tbody>
</table>