summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorTiago Ribeiro <tiago.ribeiro@gmail.com>2015-01-07 22:20:53 +0000
committerTiago Ribeiro <tiago.ribeiro@gmail.com>2015-01-07 22:20:53 +0000
commit455992062252e81f2045a3ce6b6f379c9c277c4d (patch)
tree13dd8104f34651188406f1d3197eb3c67afa61b7 /README.rst
parent6a9065df1c40d4b18ed15ca1882d13ae00f5070b (diff)
Fix typos in README
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 681b0552..57999eda 100644
--- a/README.rst
+++ b/README.rst
@@ -17,7 +17,7 @@ If you already know how to install python packages, then you can simply do:
$ pip install pgcli
-If you don't know how to install python pacakges, please check the
+If you don't know how to install python packages, please check the
`detailed instructions`__.
__ https://github.com/amjith/pgcli#detailed-installation-instructions
@@ -79,7 +79,7 @@ Detailed Installation Instructions:
OS X:
=====
-For installing Python pacakges it is recommended to use the package manager
+For installing Python packages it is recommended to use the package manager
called `pip`. Check if `pip` is installed on the system.
::
@@ -159,7 +159,7 @@ but not yet released inPyPI.
and printing error messages.
Thanks to `psycopg <http://initd.org/psycopg/>`_ for providing a rock solid
-interface to Postgres dataabase.
+interface to Postgres database.
Thanks to all the beta testers and contributors for your time and patience. :)