Skip to content

Commit

Permalink
Fix readme for GCMS calls
Browse files Browse the repository at this point in the history
  • Loading branch information
kheal committed Sep 23, 2024
1 parent ac2cd43 commit 34e822d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 34e822d

Please sign in to comment.