From 4a6399f86696b58ada61c32f8fb35ddbe7c39d2c Mon Sep 17 00:00:00 2001 From: Ferdinand Schober Date: Thu, 21 Mar 2024 13:37:01 +0100 Subject: [PATCH] Update README.md - now available on crates.io --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index de85fda..3fcfc8e 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,10 @@ input capture (to send events *to* other clients) on different operating systems > Otherwise input capture will not work. ## Installation +### Install with cargo +```sh +cargo install lan-mouse +``` ### Download from Releases The easiest way to install Lan Mouse is to download precompiled release binaries from the [releases section](https://github.com/feschber/lan-mouse/releases).