Skip to content

Commit f27dffe

Browse files
authored
fixing wrong mimic-iv folder name
1 parent 9169c23 commit f27dffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mimic-iv-note/buildmimic/postgres/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ git clone https://github.com/MIT-LCP/mimic-code.git
1010
cd mimic-code
1111
# download data
1212
wget -r -N -c -np --user <USERNAME> --ask-password https://physionet.org/files/mimic-iv-note/2.2/
13-
mv physionet.org/files/mimiciv-iv-note mimic-iv && rmdir physionet.org/files && rm physionet.org/robots.txt && rmdir physionet.org
13+
mv physionet.org/files/mimic-iv-note mimic-iv && rmdir physionet.org/files && rm physionet.org/robots.txt && rmdir physionet.org
1414
# if mimiciv not exists
1515
# createdb mimiciv
1616
psql -d mimiciv -f mimic-iv-note/buildmimic/postgres/create.sql

0 commit comments

Comments
 (0)