Skip to content

Commit

Permalink
Typo fix in README
Browse files Browse the repository at this point in the history
  • Loading branch information
lbeckman314 authored Jun 25, 2024
1 parent 295f026 commit 689e660
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 @@ -186,7 +186,7 @@ The below command is a basic example of how to structure a download command with
- a **download directory** called `DATA` as the destination

```sh
$ drs_downloader terra -m tests/fixtures/manifest/terra-data.tsv -d DATA
$ drs_downloader terra -m tests/fixtures/manifests/terra-data.tsv -d DATA
100%|████████████████████████████████| 10/10 [00:00<00:00, 56148.65it/s]

2022-11-21 16:56:49,595 ('HG03873.final.cram.crai', 'OK', 1351946, 1)
Expand Down

0 comments on commit 689e660

Please sign in to comment.