summaryrefslogtreecommitdiff
path: root/docs/install.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/install.rst')
-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
--------------