From 2d151fdecee7116b42557a03f6ad80e87a972c26 Mon Sep 17 00:00:00 2001 From: TheCookingSenpai <153772003+tcsenpai@users.noreply.github.com> Date: Mon, 22 Jul 2024 23:28:12 +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 766acb9..e4d6256 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This Python module provides functionality to encode arbitrary binary data into a Install the required libraries using pip: -`pip install qrcode pillow zxing` +`pip install qrcode pillow zxing qrtools` Or install the dependencies using: