Skip to content

Commit

Permalink
docs(readme): update usage command to pip package
Browse files Browse the repository at this point in the history
  • Loading branch information
Addono committed Sep 14, 2020
1 parent fcdd3f9 commit c67bebe
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 @@ -57,7 +57,7 @@ optional arguments:
One example which downloads page 1 until (and including) 10 of the book with id `mdp.39015027794331` and naming the files `my-book_page_<page_number>.pdf`:

```bash
python downloader.py mdp.39015027794331 1 10 --name my-book
hathitrust-downloader mdp.39015027794331 1 10 --name my-book
```

The ID of the file can be found as part of the URL when opening a book through your browser.
Expand Down

0 comments on commit c67bebe

Please sign in to comment.