Skip to content

Commit

Permalink
Update quickstart.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
fmalmeida authored Jul 15, 2021
1 parent 62f407c commit 6dea0a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/quickstart.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ To keep things simple and reproducible, let's work with the reference *E. coli*
wget \
https://ftp.ncbi.nlm.nih.gov/genomes/all/GCF/000/005/845/GCF_000005845.2_ASM584v2/GCF_000005845.2_ASM584v2_genomic.fna.gz \
-O ecoli_k12.fna.gz && \
gzip -d ecoli_k12.fna.gz
gzip -d ecoli_k12.fna.gz
Run the script
--------------
Expand Down

0 comments on commit 6dea0a2

Please sign in to comment.