From e74375ae4838d6724e9f5384813faabed411a0ed Mon Sep 17 00:00:00 2001 From: Joeran Bosma Date: Thu, 12 Oct 2023 13:15:46 +0200 Subject: [PATCH] Documentation bugfix --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ea7e4545..0d8ce853 100644 --- a/README.md +++ b/README.md @@ -144,6 +144,7 @@ archive = MHA2nnUNetConverter( mha2nnunet_settings="/path/to/mha2nnunet_settings.json", ) archive.convert() +archive.create_dataset_json() ``` Or from the command line: