From df9b70485defd76c6dad8b50691cf561846d2676 Mon Sep 17 00:00:00 2001 From: Marvin Hofer Date: Mon, 18 Nov 2019 15:17:40 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c444a26..72d3d4d 100644 --- a/README.md +++ b/README.md @@ -32,11 +32,11 @@ rm -rf marvin-extraction/extraction-framework To run the other extractions, use either of ``` # around 4-7 days -./marvin_extraction_run.sh --group=generic +./marvin_extraction_run.sh generic # around 4-7 days -./marvin_extraction_run.sh --group=mappings +./marvin_extraction_run.sh mappings # around 7-14 days -./marvin_extraction_run.sh --group=wikidata +./marvin_extraction_run.sh wikidata ``` ## Cronjobs