From 5d9d9f03cf5016f4897647be497ebe12d8be9d5c Mon Sep 17 00:00:00 2001 From: Kai Labusch Date: Wed, 23 Apr 2025 15:29:39 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19ea27c..45e956f 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Update pip: ``` pip install -U pip ``` -Install sbb_images: +Install tsvtools: ``` pip install git+https://github.com/qurator-spk/page2tsv.git ```