Permalink
Browse files

fix example

  • Loading branch information...
1 parent 9317a82 commit 71b7a90450f07af5f0c666cb68edf06e056f35de @tompollard tompollard committed Sep 15, 2016
Showing with 1 addition and 1 deletion.
  1. +1 −1 Makefile
View
@@ -43,7 +43,7 @@ help:
@echo ' '
@echo ' make mimic-download physionetuser=USERNAME datadir="/path/to/data/" '
@echo ' '
- @echo ' e.g. make mimic datadir="/data/mimic/v1_4/" '
+ @echo ' e.g. make mimic-download physionetuser=me@email.com datadir="/data/" '
@echo ' '
@echo ' Build MIMIC-III using the CSV files in the /path/to/data directory - '
@echo ' '

0 comments on commit 71b7a90

Please sign in to comment.