Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Commit

Permalink
fix Docker command as suggested in #8
Browse files Browse the repository at this point in the history
  • Loading branch information
pkejval authored Oct 11, 2023
1 parent 62c2321 commit c597c5f
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 @@ -12,7 +12,7 @@ In Windows do not forget to change line endings to LF (see: https://stackoverflo

# From dockerhub
- Run command `docker pull pkejval/uld-docker:main`
- Run command `docker run pkejval/uld-docker "URL"` where URL is download link. Inputting ulozto-downloader arguments directly is not supported. See **Configuration** section below.
- Run command `docker run pkejval/uld-docker:main "URL"` where URL is download link. Inputting ulozto-downloader arguments directly is not supported. See **Configuration** section below.


# Configuration
Expand Down

0 comments on commit c597c5f

Please sign in to comment.