From 0905ea026bb154244f0aab952839019dd75fb34b Mon Sep 17 00:00:00 2001 From: Arindam Chaudhuri Date: Mon, 22 May 2023 20:10:58 +0530 Subject: [PATCH] removed wrong dependency from readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9a8d63..2b10e23 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ CPU load plugin for XFCE4 panel (graph and percentage) install these build dependencies... * libgtk-3-dev * libxfce4panel-2.0-dev -* libasound2-dev + Unzip the source archive. Open terminal and change directory to xfce4-cpuload-plugin-master directory.