From 0d5350266bf40e6bbe8db1457ec93c84e6f7b8eb Mon Sep 17 00:00:00 2001 From: someghuser <141381806+someghuser@users.noreply.github.com> Date: Sun, 19 Nov 2023 11:06:45 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 43f608c..76f5565 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,8 @@ This is a plugin for Eye of Gnome (EoG) that allows you to view prompts and gene To install the plugin from source code the necessary tools and dependencies such as GTK and EoG development components are required. + sudo apt install -y pkgconf build-essential libglib2.0-dev libgtk-3-dev libpeas-dev eog-dev gettext + Once the dependencies are installed, the plugin can be easily compiled and installed using the `plugin.sh` script. To compile and install the plugin, use the following command in the terminal: