fix information about espanso-git package's source branch

This commit is contained in:
Sefa Eyeoglu 2020-11-18 22:31:57 +01:00
parent bc9b99c665
commit 692d124dea

View File

@ -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.