From eb0b9322fb80ff1ba7c1d35f512d0543112a3e16 Mon Sep 17 00:00:00 2001 From: Kwpolska Date: Sat, 23 Feb 2013 14:06:39 +0100 Subject: [PATCH] README fixes Signed-off-by: Kwpolska --- README | 7 ++++++- README.rst | 7 ++++++- docs/README.rst | 7 ++++++- 3 files changed, 18 insertions(+), 3 deletions(-) diff --git a/README b/README index f648960..77c1f62 100644 --- a/README +++ b/README @@ -14,7 +14,12 @@ Building and installing AUR packages. INSTALLATION ------------ -PyPI or AUR. Alternatively, INSTALL.py. + +:: + + pip install pkgbuilder + +Alternatively, use the AUR. Or, if you absolutely must, ``./INSTALL.py``. NOTES ----- diff --git a/README.rst b/README.rst index f648960..77c1f62 100644 --- a/README.rst +++ b/README.rst @@ -14,7 +14,12 @@ Building and installing AUR packages. INSTALLATION ------------ -PyPI or AUR. Alternatively, INSTALL.py. + +:: + + pip install pkgbuilder + +Alternatively, use the AUR. Or, if you absolutely must, ``./INSTALL.py``. NOTES ----- diff --git a/docs/README.rst b/docs/README.rst index f648960..77c1f62 100644 --- a/docs/README.rst +++ b/docs/README.rst @@ -14,7 +14,12 @@ Building and installing AUR packages. INSTALLATION ------------ -PyPI or AUR. Alternatively, INSTALL.py. + +:: + + pip install pkgbuilder + +Alternatively, use the AUR. Or, if you absolutely must, ``./INSTALL.py``. NOTES -----