mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-11 07:39:54 +02:00
🚧 ppn2ocr: Update README to use the correct path to requirements-ppn2ocr.txt
This commit is contained in:
parent
9b7437601f
commit
6c74672916
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue