diff options
Diffstat (limited to 'docs/install.rst')
-rw-r--r-- | docs/install.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/install.rst b/docs/install.rst index 1edba409..9e330c3c 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -107,6 +107,10 @@ the following Python packages are installed: * pyparsing * pyperclip +On Windows, there is an additional dependency: + + * pyreadline + Upgrading cmd2 -------------- |