Skip to content

Commit

Permalink
readme: Update dependency name for Ubuntu 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
1player authored and hugopl committed Jul 1, 2022
1 parent 4fc7c15 commit c7db68b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ The documentation will be found at `docs/index.html`.
You need the GTK libraries and their GObjectIntrospection files.

- Archlinux: `pacman -S gtk4 gobject-introspection`
- Ubuntu: `apt-get install libgtk-4-0 gobject-introspection gir1.2-gtk-4.0`
- Ubuntu: `apt-get install libgtk-4-1 gobject-introspection gir1.2-gtk-4.0`
- macOS: `brew install gobject-introspection gtk4`

Be welcome to create a PR updating this readme once you know what packages are needed by your distro to run the
Expand Down

0 comments on commit c7db68b

Please sign in to comment.