Skip to content

Commit

Permalink
update the readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
fazelehh committed Nov 8, 2024
1 parent c4a6b9a commit 61ff35e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/mia/LOS/mimiciii_prepration/ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ If you have not yet downloaded the dataset, use the following command to downloa
$ make mimic_download_check datadir=./data/ physionetuser=[your_username]
```

Then to build the database run the following command:
Then to create and build a postgres database run the below command. The default value for the postgres password is 'postgres'.
``` bash
$ make mimic-build datadir=./data/
```
Expand Down

0 comments on commit 61ff35e

Please sign in to comment.