From 1c37579ae5457fe85bb10596c7ce7df1d5838879 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Orhun=20Parmaks=C4=B1z?= Date: Wed, 19 Jun 2024 21:28:30 +0300 Subject: [PATCH] Update Arch Linux instructions (#145) --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 76b3f7d..b14c7a1 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,15 @@ Precompiled release binaries for Windows, MacOS and Linux are available in the [ For Windows, the depenedencies are included in the .zip file, for other operating systems see [Installing Dependencies](#installing-dependencies). ### Arch Linux -Lan Mouse is available on the AUR: + +Lan Mouse can be installed from the [official repositories](https://archlinux.org/packages/extra/x86_64/lan-mouse/): + +```sh +pacman -S lan-mouse +``` + +It is also available on the AUR: + ```sh # git version (includes latest changes) paru -S lan-mouse-git