forked from Mirrors/humblebundle-downloader
Deprecate the download argument. Fixes #38
This commit is contained in:
@@ -36,7 +36,7 @@ First thing to do is get your account cookies. This can be done by getting a bro
|
||||
|
||||
### 2. Downloading your library
|
||||
Use the following command to download your Humble Bundle Library:
|
||||
`hbd download --cookie-file cookies.txt --library-path "Downloaded Library" --progress`
|
||||
`hbd --cookie-file cookies.txt --library-path "Downloaded Library" --progress`
|
||||
|
||||
This directory structure will be used:
|
||||
`Downloaded Library/Purchase Name/Item Name/downloaded_file.ext`
|
||||
|
||||
Reference in New Issue
Block a user