Revision: b677ea3ff802
Author:   anssi.syrjasalo <anssi.syrjas...@eficode.com>
Date:     Mon Sep 30 10:28:35 2013 UTC
Log: Edited wiki page InstallationInstructions through web user interface.
http://code.google.com/p/robotframework-sshlibrary/source/detail?r=b677ea3ff802&repo=wiki

Modified:
 /InstallationInstructions.wiki

=======================================
--- /InstallationInstructions.wiki      Mon Sep 30 10:20:54 2013 UTC
+++ /InstallationInstructions.wiki      Mon Sep 30 10:28:35 2013 UTC
@@ -41,14 +41,14 @@

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 `setuptools` (or its fork `distribute`) installed, [#Dependencies dependencies] should be installed automatically. However, on Windows you still need to install !PyCrypto binaries first before either of the following approaches.
+
 == Using pip ==

 With `pip`, all you need to do is run the following command:
 {{{
 pip install robotframework-sshlibrary
 }}}
-
-The benefit of using `pip` is that it should install the required [#Dependencies dependencies] automatically. However, on Windows you still need to first install !PyCrypto binaries before using `pip`.

 == Using source distribution ==

--

--- 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