diff --git a/install/linux.md b/install/linux.md index cdca867..f53846b 100644 --- a/install/linux.md +++ b/install/linux.md @@ -121,7 +121,7 @@ but you can also install it manually from the [prebuilt executables](#installing The official way to install espanso on Arch-based systems is by using one of the AUR packages, currently maintained by [Scrumplex](https://scrumplex.net/). There are multiple options available: * [espanso](https://aur.archlinux.org/packages/espanso/) - Builds from the latest (stable) release. -* [espanso-git](https://aur.archlinux.org/packages/espanso-git/) - Builds from latest commit ( in master branch ). +* [espanso-git](https://aur.archlinux.org/packages/espanso-git/) - Builds from latest commit (in dev branch). When you are ready, you can install espanso with: @@ -224,3 +224,4 @@ makepkg -si At this point, you are ready to read the [Getting Started](/docs/get-started/) tutorial. +