From bc1e81e2b18609c2dfdd1b43684d5dbac4000d34 Mon Sep 17 00:00:00 2001 From: Federico Terzi Date: Tue, 21 Jan 2020 23:38:18 +0100 Subject: [PATCH] improve installation instructions on Linux --- install/linux.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/install/linux.md b/install/linux.md index 2a59947..c4c4191 100644 --- a/install/linux.md +++ b/install/linux.md @@ -15,8 +15,9 @@ Currently espanso supports X11 systems only. ### Installing on Ubuntu / Debian -Espanso depends upon the `X11 Record Extension`, the `xdo library` and the `xclip` command, -so you will need to install those first with the following commands: +Espanso depends upon the `X11 Record Extension`, the `xdo library`, the `xclip` command and +the `libnotify-bin` library, so you will need to install +those first with the following commands: ``` sudo apt update @@ -74,8 +75,8 @@ makepkg -si #### Installing from the prebuilt release -Espanso depends upon the `X11 Record Extension`, the `xdo library` and the `xclip` command, -so you will need to install those first with the following commands: +Espanso depends upon the `X11 Record Extension`, the `xdo library`, the `xclip` command and the +`libnotify` library, so you will need to install those first with the following commands: ``` sudo pacman -Sy