client_CLI_install.md
... ...
@@ -25,14 +25,14 @@ A GUI version is also available for MacOS / OSX - [installation instructions can
25 25
26 26
There is minimal installation needed for these binaries. They can be run from any location. Untar the archive, make the file executable if necessary, and run from your preferred location.
27 27
28
- [Mac : 1.0.694, 2018-03-22](downloads/biogrids-1.0.694-Darwin.tgz)
28
+ [Mac : 1.0.695, 2018-03-22](downloads/biogrids-1.0.695-Darwin.tgz)
29 29
30
- [Linux : 1.0.694, 2018-03-22](downloads/biogrids-1.0.694-Linux.tgz)
30
+ [Linux : 1.0.695, 2018-03-22](downloads/biogrids-1.0.695-Linux.tgz)
31 31
32 32
```
33
- $ tar -zxf biogrids-1.0.694-Darwin.tgz
33
+ $ tar -zxf biogrids-1.0.695-Darwin.tgz
34 34
35
- $ cd biogrids-1.0.694-Darwin
35
+ $ cd biogrids-1.0.695-Darwin
36 36
37 37
$ ./biogrids
38 38
usage:
client_install.md
... ...
@@ -28,7 +28,7 @@ Usage info for the GUI and command line clients can be found here : [GUI Usage](
28 28
29 29
**1. Download the latest BioGrids installation client from here.**
30 30
31
- [Latest build : 1.0.694, 2018-03-22](downloads/Biogrids_Installer-1.0.694.dmg)
31
+ [Latest build : 1.0.695, 2018-03-22](downloads/Biogrids_Installer-1.0.695.dmg)
32 32
33 33
**2. Mount the .dmg disk image on your Mac.** Copy the 'BioGrids 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.
34 34