From 34e822d662fe9486bd2c5158635c82e73cfa8c4d Mon Sep 17 00:00:00 2001 From: Katherine Heal Date: Mon, 23 Sep 2024 14:52:58 -0700 Subject: [PATCH] Fix readme for GCMS calls --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 95a76b5..bbba6ab 100644 --- a/README.md +++ b/README.md @@ -90,10 +90,10 @@ To be able to open chemstation files a installation of pythonnet is needed: ## Execution ```bash -metaMS dump_toml_template metams.toml +metaMS dump-toml-template metams.toml ``` ```bash -metaMS dump_corems_toml_template corems.toml +metaMS dump-corems-toml-template corems.toml ``` Modify the metams.toml and corems.toml accordingly to your dataset and workflow parameters