Add missing line breaks.
authorDevrim Gunduz <devrim@gunduz.org>
Thu, 12 Dec 2013 08:24:46 +0000 (09:24 +0100)
committerDevrim Gunduz <devrim@gunduz.org>
Thu, 12 Dec 2013 08:24:46 +0000 (09:24 +0100)
templates/pages/download/linux/redhat.html

index 8f8d62ee7c5dbef7277015cec55ba26b916fc160..c8b584fcd9cb7c494888d929c8817317cd80e2f5 100644 (file)
@@ -119,8 +119,8 @@ chkconfig postgresql-9.3 on
 or, on Fedora 19 and other later derived distributions:<br />
 <code>
 yum install postgresql93-server postgresql93-contrib<br/>
-/usr/pgsql-9.3/bin/postgresql93-setup initdb
-systemctl enable postgresql-9.3.service
+/usr/pgsql-9.3/bin/postgresql93-setup initdb<br/>
+systemctl enable postgresql-9.3.service<br/>
 systemctl start postgresql-9.3.service
 </code>
 </p>