Skip to content

Commit

Permalink
Fix ep numbers in README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Atrate <[email protected]>
  • Loading branch information
Atrate committed Apr 10, 2020
1 parent f2c3449 commit 9de2a44
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 @@ -105,7 +105,7 @@ Explantion of the commands used :
### Q - How can I download one piece anime episodes 30 to 70 into "D:\Anime\One Piece" folder?

```bash
./anime-dl.exe -u https://9anime.to/watch/one-piece.ov8/169lyx -s 10 -e 20 -n https://www.animefillerlist.com/shows/one-piece -d "D:\Anime\One Piece"
./anime-dl.exe -u https://9anime.to/watch/one-piece.ov8/169lyx -s 30 -e 70 -n https://www.animefillerlist.com/shows/one-piece -d "D:\Anime\One Piece"
```

Explanation of commands :
Expand Down

0 comments on commit 9de2a44

Please sign in to comment.