summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorAmjith Ramanujam <amjith@newrelic.com>2014-12-27 00:47:07 -0800
committerAmjith Ramanujam <amjith@newrelic.com>2014-12-27 00:47:07 -0800
commitd3415743d355ff8bc07813f93097926ca685bb84 (patch)
tree98051cddae934629c67be50055931f272a9c5a62 /README.rst
parent6fb3cf78c7ce53874a5f220f155ddba0517cabb0 (diff)
Fix easy_install command in readme.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 1737f395..4817677f 100644
--- a/README.rst
+++ b/README.rst
@@ -102,7 +102,7 @@ If pip is not installed check if easy_install is available on the system.
$ which easy_install
- $ sudo easy_install pgcli
+ $ sudo easy_install install pgcli
Linux:
======