Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mafreitas authored Sep 26, 2023
1 parent 7bfbe9e commit acc51a3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,15 @@ The preferred method to run this application is via docker. Bruker has allowed u
### Installation

#### From pip
```pip install git+https://github.com/mafreitas/tdf2mzml
```
pip install git+https://github.com/mafreitas/tdf2mzml
```

#### From source
Download the source and see usage below

### USAGE
```bash
```
usage: tdf2mzml.py [-h] -i input_file -o output_file
[-s value] [-e value]
[--ms1_type value] [--compression value]
Expand Down

0 comments on commit acc51a3

Please sign in to comment.