From 0b943e0eb532291b064b9060c154fb0da3aab371 Mon Sep 17 00:00:00 2001 From: Kai Labusch Date: Wed, 9 Apr 2025 08:38:26 +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 5d88c73..9f66f5c 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Update pip: ``` pip install -U pip ``` -Install sbb_images: +Install sbb_ner: ``` pip install git+https://github.com/qurator-spk/sbb_ner.git ```