From 7928db68463f906b66c6398e4c7f15dace3904c9 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Thu, 29 Dec 2022 08:49:22 +0000 Subject: docs: add crates.io instructions --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index c584381..087434c 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,21 @@ Show your wireless Logitech devices battery levels in your system tray. -The name comes from the hungarian word for battery: elem. +The name comes from the Hungarian word for battery: elem. ## Usage +### Installing from [crates.io](https://crates.io) + +To install from [crates.io](https://crates.io) you must have +[Rust](https://www.rust-lang.org/) installed. + +```shell +cargo install elem --force +``` + +### Downloading a Prebuilt Binary + To start using elem, download and execute the latest executable from the releases page: [Fuwn/elem/releases/latest](https://github.com/Fuwn/elem/releases/latest). -- cgit v1.2.3