Skip to content

Commit

Permalink
Fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanSteinberg committed Jul 10, 2024
1 parent be454d5 commit c7aeba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Inspired by HuggingFace Datasets, meds_reader transforms MEDS datasets into coll
```bash
# First we need to convert to a database
# That requires running the following command in a terminal
$ convert_to_meds_reader mimic_meds mimic_meds_reader
$ meds_reader_convert mimic_meds mimic_meds_reader
```

```python
Expand Down

0 comments on commit c7aeba5

Please sign in to comment.