Skip to content

Commit ecf5a11

Browse files
committed
Documentation update
1 parent 59f8059 commit ecf5a11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The basic use of ``cmd2`` is identical to that of cmd_.
3535

3636
The tab-completion feature provided by cmd_ relies on underlying capability provided by GNU readline or an
3737
equivalent library. Linux distros will almost always come with the required library installed.
38-
For Mac OS X, we recommend installing the `gnureadline <https://pypi.python.org/pypi/gnureadline>`_ Python module.
38+
For Mac OS X, we recommend using the `Homebrew <https://brew.sh>`_ package manager to install the ``readline`` package.
3939
For Windows, we recommend installing the `pyreadline <https://pypi.python.org/pypi/pyreadline>`_ Python module.
4040

4141
Resources

0 commit comments

Comments
 (0)