From cfe67d4f30c4707747a792904512b131ec04cf48 Mon Sep 17 00:00:00 2001 From: Muhammad Talal Anwar Date: Thu, 9 Dec 2021 19:56:35 +0100 Subject: [PATCH] docs: fix typo --- docs/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.md b/docs/installation.md index 0bba0f42..aa8f19b8 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -25,7 +25,7 @@ If you are running the system version of Python you should have the `python3-pyudev`, `python3-psutil`, `python3-xlib`, and `python3-yaml` or `python3-pyyaml` packages installed. To run the GUI Solaar also requires Gtk3 and its GObject introspection bindings. -If you are running the system verison of Python +If you are running the system version of Python the Debian/Ubuntu packages you should have `python3-gi` and `gir1.2-gtk-3.0` installed. in Fedora you need `gtk3` and `python3-gobject`.