Skip to content

Commit 903a040

Browse files
committed
Update README.md
1 parent 5f342f0 commit 903a040

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# pic-sure-gic-institution
22

33
Sites must deploy a Virtual Machine inside the security boundary of their institution with the following requirements: <br>
4-
<b>Operating system requirement:</b> Centos 7.x
4+
<b>Operating system requirement:</b> Any modern Linux operating system with good Docker support. We test on Alma Linux 8.7
55
<p><b>Minimum resources required for the application:</b> 8 cores and 32GB RAM
66
<p><b>Resources for loading data:</b> The resources required to load the data are determined based on the attributes of the data (number of patients, metadata per patient, annotations, etc.) and the mechanism to load the data (CSV, RDS). <br>
77

@@ -27,7 +27,7 @@ Using the CSV loader may result in more resources being needed.
2727
## PIC-SURE Installation<br>
2828
For additonal information about PIC-SURE and prerequisites for using the All-in-one click [here](https://github.com/hms-dbmi/pic-sure-all-in-one "here")
2929

30-
<b> Steps to install on a fresh Centos 7 installation:</b>
30+
<b> Steps for installing on a fresh server with Docker installed:</b>
3131

3232
1. Install Git
3333

@@ -41,7 +41,7 @@ For additonal information about PIC-SURE and prerequisites for using the All-in-
4141

4242
`cd pic-sure-all-in-one/initial-configuration`
4343

44-
`sudo ./install-dependencies.sh`
44+
`sudo ./install-dependencies-docker.sh`
4545

4646
4. Browse to Jenkins server
4747
Point your browser at your server's IP on port `8080`.

0 commit comments

Comments
 (0)