Skip to content

Commit

Permalink
Updated quick-start.sh example script.
Browse files Browse the repository at this point in the history
  • Loading branch information
agudys authored Jun 28, 2024
1 parent db8731a commit 79ab971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quick-start.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# !/bin/bash
git clone https://github.com/refresh-bio/kmer-db
git clone --recurse-submodules https://github.com/refresh-bio/kmer-db
cd kmer-db && make

INPUT=./test/virus
Expand Down

0 comments on commit 79ab971

Please sign in to comment.