Revision: cbe86ede68ac
Author:   Anssi Syrjäsalo <anssi.syrjas...@eficode.com>
Date:     Mon Sep 16 10:45:04 2013 UTC
Log:      Tidied up installation instructions

http://code.google.com/p/robotframework-sshlibrary/source/detail?r=cbe86ede68ac&repo=wiki

Modified:
 /InstallationInstructions.wiki

=======================================
--- /InstallationInstructions.wiki      Mon Sep 16 10:41:13 2013 UTC
+++ /InstallationInstructions.wiki      Mon Sep 16 10:45:04 2013 UTC
@@ -32,22 +32,16 @@

 1. Make sure you have Robot Framework installed

-2. Install !PyCrypto binaries
+2. Download [http://www.voidspace.org.uk/python/modules.shtml#pycrypto PyCrypto binaries for Windows]. Make sure you pick the correct installer depending on your Python version and CPU architecture. Run the installer.

-Download [http://www.voidspace.org.uk/python/modules.shtml#pycrypto PyCrypto binaries for Windows]. Make sure you pick the correct installer depending on your Python version and CPU architecture. Run the installer.
-
-3. Install Paramiko from source
-
-Paramiko is installed as following:
+3. Install Paramiko from source as following:
# Download the [https://github.com/paramiko/paramiko/archive/1.11.zip Paramiko source distribution]
   # Extract the package to a temporary location
   # Open a command prompt
   # `cd` to the extracted directory
   # Run `python setup.py install`

-4. Install SSHLibrary binaries
-
-Download [https://code.google.com/p/robotframework-sshlibrary/downloads/list SSHLibrary binary for Windows]. Make sure you pick the correct installer depending on your CPU architecture. Run the installer. +4. Download [https://code.google.com/p/robotframework-sshlibrary/downloads/list SSHLibrary binary for Windows]. Make sure you pick the correct installer depending on your CPU architecture. Run the installer.

 = Installation with Jython =

--

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