AWS.md
... ...
@@ -7,7 +7,7 @@
7 7
___|\___|___|
8 8
```
9 9
We recommend CentOS / RHEL 7 AMIs for the SBGrid software stack.
10
-Amazon AMIs appear to work as well.
10
+Amazon AMIs appear to work well, but are not routinely tested.
11 11
Debian / Ubuntu AMIs may work but are untested.
12 12
If you have problems let us know.
13 13
... ...
@@ -24,8 +24,8 @@ It is not provided on linux by default but is required by several SBGrid titles.
24 24
Download the SBGrid CLI installation manager.
25 25
26 26
```
27
-curl -LO https://sbgrid.org/wiki/downloads/sbgrid-cli_2.1.1_linux.tar.gz
28
-tar -zxvf sbgrid-cli_2.1.1_linux.tar.gz
27
+curl -LO https://sbgrid.org/wiki/downloads/sbgrid-cli_2.1.5_linux.tar.gz
28
+tar -zxvf sbgrid-cli_2.1.5_linux.tar.gz
29 29
```
30 30
31 31
### Activate your installation
... ...
@@ -37,10 +37,10 @@ If you don't have a username and key, register here : [https://sbgrid.org/regist
37 37
38 38
### Install programs
39 39
40
-EPMR as an example here -
40
+relion as an example here -
41 41
42 42
```
43
-./sbgrid-cli install epmr
43
+./sbgrid-cli install relion
44 44
```
45 45
46 46
### Run your software