diff --git a/docs/starting/install/osx.rst b/docs/starting/install/osx.rst index ac2b5f7d6..367be136f 100644 --- a/docs/starting/install/osx.rst +++ b/docs/starting/install/osx.rst @@ -73,7 +73,7 @@ software over a network (usually the Internet) with a single command capability to your own Python software with very little work. ``pip`` is a tool for easily installing and managing Python packages, -that is recommended over ``easy_install``. It is superior to ``easy_install`` in `several ways `_, +that is recommended over ``easy_install``. It is superior to ``easy_install`` in `several ways `_, and is actively maintained.