summaryrefslogtreecommitdiff
path: root/docs/overview
diff options
context:
space:
mode:
authorTodd Leonhardt <todd.leonhardt@gmail.com>2019-11-02 15:37:44 -0400
committerTodd Leonhardt <todd.leonhardt@gmail.com>2019-11-02 15:37:44 -0400
commit12ade7ba7b3adde4c225b965cd4a558574c6c304 (patch)
treed92c70454f890d19d0eef5d053274c633475715e /docs/overview
parenta18eef6f6aa89280b5f9b92d4e681f22a438ff8b (diff)
downloadcmd2-git-12ade7ba7b3adde4c225b965cd4a558574c6c304.tar.gz
Added documentation for empty sections of the Sphinx docs
Diffstat (limited to 'docs/overview')
-rw-r--r--docs/overview/installation.rst4
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`.