Skip to content

Commit 049b522

Browse files
authored
Update README.md
Update so that the default installation should be through github
1 parent 05d3fbb commit 049b522

1 file changed

Lines changed: 0 additions & 16 deletions

File tree

README.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -26,22 +26,6 @@ cd imc
2626
make install
2727
```
2828

29-
Install from [PyPI](https://pypi.org/project/imc/) with [`pip`](https://pip.pypa.io/) or with [poetry](https://python-poetry.org/):
30-
```bash
31-
pip install imc
32-
# or
33-
poetry install imc
34-
```
35-
36-
## Quick start
37-
38-
Install the package from [PyPI](https://pypi.org/project/imc/) with extra packages required for all steps:
39-
```bash
40-
pip install imc[extra]
41-
# or
42-
poetry install imc[extra]
43-
```
44-
4529
### Use case 1 (pipeline processing)
4630

4731
#### Example: Lung sample processing from MCD to single-cell h5ad

0 commit comments

Comments
 (0)