From: Dan Scott Date: Wed, 12 Oct 2011 00:31:24 +0000 (-0400) Subject: README: Minor whitespace cleanup X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=1bfd753a11741dde50637117d626a5db1dcfe872;p=working%2FEvergreen.git README: Minor whitespace cleanup Just to get the indentation standardized on second and subsequent lines of bullets. No big whoop. Signed-off-by: Dan Scott --- diff --git a/README b/README index 356eaeeb88..1b28baf143 100644 --- a/README +++ b/README @@ -88,10 +88,10 @@ deb http://backports.debian.org/debian-backports squeeze-backports main contrib ------------------------------------------------------------------------------ + * On Ubuntu Lucid, you can use a PPA (personal package archive), which are - package sources hosted on Launchpad. The one most commonly used by Evergreen Community - members is maintained by Martin Pitt, who also maintains the official PostgreSQL - packages for Ubuntu. As the *root* Linux account, issue the following commands - to add the PPA source: + package sources hosted on Launchpad. The one most commonly used by Evergreen + Community members is maintained by Martin Pitt, who also maintains the + official PostgreSQL packages for Ubuntu. As the *root* Linux account, issue + the following commands to add the PPA source: + [source, bash] ------------------------------------------------------------------------------