Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
niemasd authored Sep 29, 2023
1 parent 1e8e425 commit 07dc244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ViralConsensus is written in C++ and depends on htslib. You can simply download

```bash
# install dependencies
sudo apt-get install gcc g++ libbz2-dev libcurl4-openssl-dev liblzma-dev make
sudo apt-get install gcc g++ libbz2-dev libcurl4-openssl-dev liblzma-dev make zlib1g-dev

# install ViralConsensus
git clone https://github.com/niemasd/ViralConsensus.git
Expand Down

0 comments on commit 07dc244

Please sign in to comment.