From e6812c2a564ac85599fff7521505b0421735ea46 Mon Sep 17 00:00:00 2001 From: swee Date: Mon, 9 Sep 2024 08:11:15 -0700 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c86ca8..132687a 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,6 @@ GUI for [SweeCrypt](https://github.com/sweezero/sweecrypt) in Python PyGTK * `sweecrypt` Python module * `pygobject` Python module -`python3-gi` and `python3-gi-cario` on Debian/Ubuntu +`python3-gi` and `python3-gi-cairo` on Debian/Ubuntu * GTK3 libraries `gir1.2-gtk-3.0` on Debian/Ubuntu