Author: pekka.klarck
Date: Thu Feb 5 05:37:20 2009
New Revision: 50
Modified:
wiki/InstallationInstructions.wiki
Log:
Edited wiki page through web user interface.
Modified: wiki/InstallationInstructions.wiki
==============================================================================
--- wiki/InstallationInstructions.wiki (original)
+++ wiki/InstallationInstructions.wiki Thu Feb 5 05:37:20 2009
@@ -5,7 +5,7 @@
== When using Python ==
-A precondition for using SSH Library with Python is having SSH module
named [http://www.lag.net/paramiko/ paramiko] installed. Paramiko itself
has some other requirements listed in installation instructions (mainly
PyCrypto) and these must naturally be installed too.
+A precondition for using SSH Library with Python is having SSH module
named [http://www.lag.net/paramiko/ paramiko] installed. Paramiko itself
has some other requirements listed in installation instructions
(mainly !PyCrypto) and these must naturally be installed too.
== When using Jython ==