catalina.md
... ...
@@ -36,20 +36,20 @@ Activation with our latest command-line installation manager is possible in 3 st
36 36
37 37
First, download the latest installation manager from here
38 38
39
-[sbgrid-cli version 2.2.11](downloads/sbgrid-cli_2.2.11_macos.tar.gz)
39
+[sbgrid-cli version 2.2.18](downloads/sbgrid-cli_2.2.18_macos.tar.gz)
40 40
41 41
You can use _curl_ to download the tarball directly in your terminal.
42 42
This approach has the added benefit of not triggering the macOS "unidentified developer" Gatekeeper response which requires the _xattr_ step below.
43 43
44 44
```
45
-curl -k -LO https://sbgrid.org/wiki/downloads/sbgrid-cli_2.2.11_macos.tar.gz
45
+curl -k -LO https://sbgrid.org/wiki/downloads/sbgrid-cli_2.2.18_macos.tar.gz
46 46
```
47 47
48 48
Untar and run the application to test.
49 49
Untar :
50 50
51 51
```
52
-tar -zxf sbgrid-cli_2.2.11_macos.tar.gz
52
+tar -zxf sbgrid-cli_2.2.18_macos.tar.gz
53 53
```
54 54
55 55
then run :