From 48c99ba44f4019aff648d1261d69c2cfd54370f7 Mon Sep 17 00:00:00 2001 From: tssujt Date: Thu, 10 Jul 2025 10:56:23 +0800 Subject: [PATCH] fix: Fix installation instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 52f1be9..b9a8ab1 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ CBZ is a Python library designed for creating, manipulating, and viewing comic b ## Installation -Install KeyDive from PyPI using Poetry: +Install CBZ from PyPI using pip: ```shell pip install cbz