diff options
Diffstat (limited to 'docs/overview')
-rw-r--r-- | docs/overview/installation.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/overview/installation.rst b/docs/overview/installation.rst index 9f1209b6..2bbe52a2 100644 --- a/docs/overview/installation.rst +++ b/docs/overview/installation.rst @@ -90,9 +90,9 @@ This will also install the required 3rd-party dependencies. .. warning:: - Versions of ``cmd2`` before 0.7.0 should be considered to be of unstable + Versions of ``cmd2`` before 0.8.9 should be considered to be of unstable "beta" quality and should not be relied upon for production use. If you - cannot get a version >= 0.7 from your OS repository, then we recommend + cannot get a version >= 0.8.9 from your OS repository, then we recommend installing from either pip or GitHub - see :ref:`pip_install` or :ref:`github`. |