Revision: ad11c94a9e63
Author: anssi.syrjasalo <[email protected]>
Date: Wed Nov 27 18:03:06 2013 UTC
Log: Edited wiki page InstallationInstructions through web user
interface.
http://code.google.com/p/robotframework-sshlibrary/source/detail?r=ad11c94a9e63&repo=wiki
Modified:
/InstallationInstructions.wiki
=======================================
--- /InstallationInstructions.wiki Wed Nov 27 09:23:45 2013 UTC
+++ /InstallationInstructions.wiki Wed Nov 27 18:03:06 2013 UTC
@@ -64,11 +64,11 @@
To test that the installation of SSHLibrary and its dependencies was
successful, run in a terminal / command prompt:
{{{
- python -c "import SSHlibrary"
+ python -c "import SSHLibrary"
}}}
or
{{{
- jython -c "import SSHlibrary"
+ jython -c "import SSHLibrary"
}}}
If you get no error messages, SSHLibrary is installed correctly.
--
---
You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.