Skip to content

Commit

Permalink
updated docs with new link for updated download dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
svtd committed Dec 18, 2021
1 parent f9e2f33 commit 88b9593
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,6 @@ Sometimes downloading the dependencies might be too slow or unable to download i
```bash
cd node_modules/pdf2html/vendor
# These URLs come from https://github.com/shebinleo/pdf2html/blob/master/postinstall.js#L6-L7
wget https://dlcdn.apache.org/pdfbox/2.0.24/pdfbox-app-2.0.24.jar
wget https://dlcdn.apache.org/tika/2.1.0/tika-app-2.1.0.jar
wget https://dlcdn.apache.org/pdfbox/2.0.25/pdfbox-app-2.0.25.jar
wget https://dlcdn.apache.org/tika/2.2.0/tika-app-2.2.0.jar
```

0 comments on commit 88b9593

Please sign in to comment.