improve installation instructions on Linux

This commit is contained in:
Federico Terzi 2020-01-21 23:38:18 +01:00
parent 313348b208
commit bc1e81e2b1

View File

@ -15,8 +15,9 @@ Currently espanso supports X11 systems only.
### Installing on Ubuntu / Debian ### Installing on Ubuntu / Debian
Espanso depends upon the `X11 Record Extension`, the `xdo library` and the `xclip` command, Espanso depends upon the `X11 Record Extension`, the `xdo library`, the `xclip` command and
so you will need to install those first with the following commands: the `libnotify-bin` library, so you will need to install
those first with the following commands:
``` ```
sudo apt update sudo apt update
@ -74,8 +75,8 @@ makepkg -si
#### Installing from the prebuilt release #### Installing from the prebuilt release
Espanso depends upon the `X11 Record Extension`, the `xdo library` and the `xclip` command, Espanso depends upon the `X11 Record Extension`, the `xdo library`, the `xclip` command and the
so you will need to install those first with the following commands: `libnotify` library, so you will need to install those first with the following commands:
``` ```
sudo pacman -Sy sudo pacman -Sy