Skip to content

Commit 7de2e75

Browse files
committed
trim README install section and CLI help block
1 parent 2507416 commit 7de2e75

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,6 @@ immunotype predicts HLA class I alleles directly from immunopeptidomics data —
1717
# Core CLI functionality
1818
pip install immunotype
1919

20-
# With app interface (optional)
21-
pip install immunotype[app]
22-
23-
# Development dependencies
24-
pip install immunotype[dev]
25-
26-
# Everything
27-
pip install immunotype[all]
2820
```
2921

3022
### Command Line Interface
@@ -48,8 +40,6 @@ pip install immunotype[all]
4840
│ --version Show the version and exit. │
4941
│ --help Show this message and exit. │
5042
╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
51-
52-
For more information, visit: https://github.com/AG-Walz/immunotype
5343
```
5444

5545
```bash

0 commit comments

Comments
 (0)