Skip to content

Commit

Permalink
removed Graph::Dijkstra requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
lskatz committed Dec 12, 2019
1 parent bdab33d commit 58ddd73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Some system packages are needed. On Ubuntu, this is how you might install these

There are some perl packages too and so this is how you would install those on most Linux OSs:

cpanm -l ~ --notest BioPerl Bio::Sketch::Mash DBD::SQLite DBI Graph::Dijkstra
cpanm -l ~ --notest BioPerl Bio::Sketch::Mash DBD::SQLite DBI

#### Quicktree

Expand Down

0 comments on commit 58ddd73

Please sign in to comment.