From 72721eb4b796afaedbb8c93d2eca6d60463377e8 Mon Sep 17 00:00:00 2001 From: "Robert A. Petit III" Date: Thu, 9 Feb 2023 21:26:55 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index abd073b..9e7382f 100644 --- a/README.md +++ b/README.md @@ -61,8 +61,8 @@ fastq-dl --help *fastq-dl* requires a single ENA/SRA Study, Sample, Experiment, or Run accession and FASTQs for all Runs that fall under the given accession will be downloaded. For example, if a Study -accession is given all Runs under that studies umbrella will be downloaded. Which archive to -download from, either *ENA* or *SRA*, is also required. +accession is given all Runs under that studies umbrella will be downloaded. By default, +`fastq-dl` will try to download from ENA first, then SRA. ### --accession