From df8765f940c496b5dd42b0896e2f246ba1e2394d Mon Sep 17 00:00:00 2001 From: Jeff Forcier Date: Tue, 3 Dec 2019 10:42:58 -0500 Subject: Beef up mentions of the need for Invoke, when using Match exec, in the docs --- sites/www/installing.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sites/www') diff --git a/sites/www/installing.rst b/sites/www/installing.rst index ee57bdfc..4b2680a4 100644 --- a/sites/www/installing.rst +++ b/sites/www/installing.rst @@ -37,7 +37,8 @@ There are also a number of **optional dependencies** you may install using .. TODO 3.0: tweak the ed25519 line to remove the caveat - If you want all optional dependencies at once, use ``paramiko[everything]``. -- For ``Match exec`` config support, use ``paramiko[invoke]``. +- For ``Match exec`` config support, use ``paramiko[invoke]`` (which installs + `Invoke `_). - For GSS-API / SSPI support, use ``paramiko[gssapi]``, though also see :ref:`the below subsection on it ` for details. - ``paramiko[ed25519]`` references the dependencies for Ed25519 key support. -- cgit v1.2.3