From ecf5a11315fc0bcab575182820f8c06e348813d2 Mon Sep 17 00:00:00 2001 From: Todd Leonhardt Date: Thu, 11 May 2017 21:03:12 -0400 Subject: Documentation update --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/index.rst b/docs/index.rst index c532c1c6..84ba4a92 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -35,7 +35,7 @@ The basic use of ``cmd2`` is identical to that of cmd_. The tab-completion feature provided by cmd_ relies on underlying capability provided by GNU readline or an equivalent library. Linux distros will almost always come with the required library installed. - For Mac OS X, we recommend installing the `gnureadline `_ Python module. + For Mac OS X, we recommend using the `Homebrew `_ package manager to install the ``readline`` package. For Windows, we recommend installing the `pyreadline `_ Python module. Resources -- cgit v1.2.1