Remove final(?) mention of Linux graphical installer
authorMagnus Hagander <magnus@hagander.net>
Tue, 13 Jul 2021 09:09:09 +0000 (11:09 +0200)
committerMagnus Hagander <magnus@hagander.net>
Tue, 13 Jul 2021 09:09:09 +0000 (11:09 +0200)
e836d33bbfb1ebe5530acdd75eeb5f00a5ddbfbf tried to remove most of it, but
left a danglig sentence on the "other linux" page.

templates/pages/download/linux.html

index babbc9be8f683999c0b1706b0f0bcfcdbcb8c1a5..171a7870c91ffa1978ab03990ec6e90e1e57c9e6 100644 (file)
@@ -22,10 +22,6 @@ PostgreSQL, since it provides proper integration with the operating system,
 including automatic patching and other management functionality.
 </p>
 <p>
-Should packages not be available for your distribution, or there are
-issues with your package manager, there are graphical installers available.
-</p>
-<p>
-Finally, most Linux systems make it easy to build from source.
+In other cases, most Linux systems also make it easy to build from source.
 </p>
 {%endblock%}