🚧 ppn2ocr: Update README to use the correct path to requirements-ppn2ocr.txt

pull/27/head
Gerber, Mike 4 years ago
parent 9b7437601f
commit 6c74672916

@ -62,7 +62,7 @@ The `ppn2ocr` script produces a METS file with the best images for a given
document in the State Library Berlin (SBB)'s digitized collection. The document
must be specified by its PPN, for example:
~~~
pip install -r requirements-ppn2ocr.txt
pip install -r ~/devel/my_ocrd_workflow/requirements-ppn2ocr.txt
~/devel/my_ocrd_workflow/ppn2ocr PPN77164308X
cd PPN77164308X
~/devel/my_ocrd_workflow/run-docker-hub -I BEST --skip-validation

Loading…
Cancel
Save