From fa25c153825332e8a3bb80b1f6b8115e00fcc496 Mon Sep 17 00:00:00 2001 From: trigg Date: Wed, 15 Feb 2023 10:55:59 +0000 Subject: [PATCH] Update ubuntu install instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e339f23..816d3ff 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ It is advised to install python-gobject from your system's own package manager. with Wayland support -`apt install gtk-layer-shell` +`apt install gtk-layer-shell libgtk-layer-shell-dev` #### Arch