Skip to content

Commit

Permalink
readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
dodeeric committed Jul 10, 2020
1 parent 069b982 commit 18e58dd
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 @@ -37,5 +37,5 @@ Usage:
To convert myfile.pdf to myfile.epub, run the following command in the directory where the PDF file is located:

```
$ docker run -ti --rm -v `pwd`:/pdf dodeeric/pdf2epubex:1.0.1 pdf2htmlEX myfile.pdf
docker run -ti --rm -v `pwd`:/pdf dodeeric/pdf2epubex pdf2epubEX myfile.pdf
```

0 comments on commit 18e58dd

Please sign in to comment.