diff --git a/README.md b/README.md index afd925f..b0ec788 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ predictions dataframe as well as the output directory. For example, ```bash -meds-evaluation-cli \ +meds-evaluation-cli \ predictions_path="./<$MEDS_ROOT_DIR>/task_predictions/$TASK_NAME//*.parquet" \ output_dir="./<$MEDS_ROOT_DIR>/task_evaluation/$TASK_NAME//..." ```