diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2014-03-21 17:28:25 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-03-21 17:28:25 -0700 |
commit | 7feeb272a059ac189de1c2c375baca0916c6fc54 (patch) | |
tree | 4cc32069c5b9d2af8c498628f6fa6a1ac768b35c | |
parent | 6fac5df53598e6dedb806121ae40261d7491a341 (diff) |
Uggh how did this slip in
-rw-r--r-- | sites/www/installing.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sites/www/installing.rst b/sites/www/installing.rst index 7d61632d..74c5c6e8 100644 --- a/sites/www/installing.rst +++ b/sites/www/installing.rst @@ -7,7 +7,7 @@ Installing Paramiko itself =============== -The recommended way to get Invoke is to **install the latest stable release** +The recommended way to get Paramiko is to **install the latest stable release** via `pip <http://pip-installer.org>`_:: $ pip install paramiko |