summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorIrina Truong <i.chernyavska@gmail.com>2017-08-06 14:00:11 -0700
committerIrina Truong <i.chernyavska@gmail.com>2017-08-06 14:00:11 -0700
commit9dcda453b558c4a7f28b214d2e4e90edbdfc0076 (patch)
tree5705ae7f0d50a3fff7c229deaafaacdf3c760186 /README.rst
parentebbdb45c7a417f872ac3b301908c9012080ed6a9 (diff)
Link to ipython.
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 93216d58..a9fa7926 100644
--- a/README.rst
+++ b/README.rst
@@ -212,9 +212,9 @@ the docker container:
IPython
=======
-Pgcli can be run from within IPython console. When working on a query, it may be useful to drop
-into a pgcli session without leaving the IPython console, iterate on a query, then quit pgcli
-to find the query results in your IPython workspace.
+Pgcli can be run from within `IPython <https://ipython.org>`_ console. When working on a query,
+it may be useful to drop into a pgcli session without leaving the IPython console, iterate on a
+query, then quit pgcli to find the query results in your IPython workspace.
Assuming you have IPython installed: