Skip to content

Commit

Permalink
Updated DEMO.md
Browse files Browse the repository at this point in the history
Delete pip install step since now done by conda.
  • Loading branch information
GavinHuttley authored Jun 7, 2024
1 parent 322aa27 commit 9238509
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions DEMO.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@ Activate the environment.
conda activate gbintk
```

Now let's install `gbintk` using the following command.

```bash
flit install
```

Test your installation.

```bash
Expand Down Expand Up @@ -84,4 +78,4 @@ Below are some example visualisations generated.

<p align="center">
<img src="https://raw.githubusercontent.com/metagentools/gbintk/master/docs/final_GraphBin_binning_result.png" width="700" title="Refined binning result" alt="Refined binning result">
</p>
</p>

0 comments on commit 9238509

Please sign in to comment.