docs: fix typo

This commit is contained in:
Muhammad Talal Anwar 2021-12-09 19:56:35 +01:00 committed by Peter F. Patel-Schneider
parent 822bb79ac2
commit cfe67d4f30
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ If you are running the system version of Python you should have the
`python3-pyudev`, `python3-psutil`, `python3-xlib`, `python3-pyudev`, `python3-psutil`, `python3-xlib`,
and `python3-yaml` or `python3-pyyaml` packages installed. and `python3-yaml` or `python3-pyyaml` packages installed.
To run the GUI Solaar also requires Gtk3 and its GObject introspection bindings. 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 the Debian/Ubuntu packages you should have
`python3-gi` and `gir1.2-gtk-3.0` installed. `python3-gi` and `gir1.2-gtk-3.0` installed.
in Fedora you need `gtk3` and `python3-gobject`. in Fedora you need `gtk3` and `python3-gobject`.