Revision: 0fa9a6016d03
Author:   anssi.syrjasalo <anssi.syrjas...@eficode.com>
Date:     Tue Oct  8 12:15:20 2013 UTC
Log:      Fixed missing parenthesis.
http://code.google.com/p/robotframework-sshlibrary/source/detail?r=0fa9a6016d03&repo=wiki

Modified:
 /InstallationInstructions.wiki

=======================================
--- /InstallationInstructions.wiki      Mon Sep 30 10:51:38 2013 UTC
+++ /InstallationInstructions.wiki      Tue Oct  8 12:15:20 2013 UTC
@@ -41,7 +41,7 @@

If you do not want to install pip, or are using Jython which does not support it, you can always install SSHLibrary using the source distribution.

-If you have [http://pythonhosted.org/setuptools/ setuptools] (or its fork [http://pythonhosted.org/distribute/ distribute] installed, [#Dependencies the dependencies] should be installed automatically by both of the following approaches. However, on Windows you still need to install !PyCrypto binaries first. +If you have [http://pythonhosted.org/setuptools/ setuptools] (or its fork [http://pythonhosted.org/distribute/ distribute]) installed, [#Dependencies the dependencies] should be installed automatically by both of the following approaches. However, on Windows you still need to install !PyCrypto binaries first.

 == Using pip ==

--

--- 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 robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to