From 03982afabfb598cbd5905edcc79390c38cd31691 Mon Sep 17 00:00:00 2001 From: sureshvv Date: Sat, 5 Dec 2020 02:13:57 +0530 Subject: [PATCH] Update README.md libgtk version change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a984c13..0e0f3d9d 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,7 @@ cannot open shared object file: No such file or directory ``` These additional dependencies can be satisfied by installing: - - The `libgtk2.0-0` and `libgconf-2-4` packages from your distribution's + - The `libgtk-3-0` and `libgconf-2-4` packages from your distribution's software repository. - The `chromium-browser` package from your distribution's software repository.