summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKevin Van Brunt <kmvanbrunt@gmail.com>2018-10-12 10:39:32 -0400
committerKevin Van Brunt <kmvanbrunt@gmail.com>2018-10-12 10:39:32 -0400
commitfbf2a224fcf0e47102c4fcd3ce29c51228b7d931 (patch)
tree0851e964a9d715ebf5ad321f0212b83d6b8f7712 /docs
parent5b96488a8dc7d773ce1400fad96c4946c08baa4a (diff)
downloadcmd2-git-fbf2a224fcf0e47102c4fcd3ce29c51228b7d931.tar.gz
Documentation updates
Diffstat (limited to 'docs')
-rw-r--r--docs/install.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/install.rst b/docs/install.rst
index 3578ce25..b0710916 100644
--- a/docs/install.rst
+++ b/docs/install.rst
@@ -101,14 +101,12 @@ the following Python packages are installed:
* attrs
* colorama
* pyperclip
+ * wcwidth
On Windows, there is an additional dependency:
* pyreadline
-On macOS or Linux, there is an additional dependency:
- * wcwidth
-
Upgrading cmd2
--------------