client_CLI_install.md
... ...
@@ -45,9 +45,9 @@ The SBGrid installation client requires an individual account. To get started, f
45 45
### Binary releases
46 46
Binary releases of the install client are recommended - there is minimal installation needed for these binaries and they can be run from any location with no dependencies. Untar the archive, make the file executable if necessary, and run from your preferred location.
47 47
48
-[Mac : 1.0.660, 2017-06-21](downloads/sbgrid-1.0.660-Darwin.tgz)
48
+[Mac : 1.0.660, 2017-10-10](downloads/sbgrid-1.0.660-Darwin.tgz)
49 49
50
-[Linux : 1.0.660, 2017-06-21](downloads/sbgrid-1.0.660-Linux.tgz)
50
+[Linux : 1.0.660, 2017-10-10](downloads/sbgrid-1.0.660-Linux.tgz)
51 51
52 52
```
53 53
$ tar -zxf sbgrid-1.0.660-Darwin.tgz
... ...
@@ -99,7 +99,7 @@ sbgrid: error: too few arguments
99 99
### Installation using pip
100 100
On CentOS6, you can install pip from the EPEL repository (yum -y install python-pip) or as [per these directions](https://pip.pypa.io/en/stable/installing/)
101 101
102
-[Latest build : 1.0.660, 2017-06-21](downloads/sbgrid-1.0.660-py2-none-any.whl)
102
+[Latest build : 1.0.660, 2017-10-10](downloads/sbgrid-1.0.660-py2-none-any.whl)
103 103
104 104
$ sudo pip install SBGrid_Installer-1.0.660-py2-none-any.whl
105 105
client_install.md
... ...
@@ -42,7 +42,7 @@ A command line version is also available for mac and linux - installation instru
42 42
43 43
**1. Download the latest SBGrid installation client from here.**
44 44
45
- [Latest build : 1.0.660, 2017-06-21](downloads/SBGrid_Installer-1.0.660.dmg)
45
+ [Latest build : 1.0.660, 2017-10-10](downloads/SBGrid_Installer-1.0.660.dmg)
46 46
47 47
**2. Mount the .dmg disk image on your Mac.** Copy the 'SBGrid installer.app' to a convenient location - it does not need to be in /Applications. The .app bundle can be run directly from the mounted dmg image with no installation if desired.
48 48