From 34d3e478636eda84a4a93826664ca5ce672fbbbe Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Tue, 1 Nov 2022 20:44:23 +0900 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 49c64c8..97b5415 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,10 @@ installed already). cargo build --release --features unicode_support +or through crates.io: + + cargo install --features unicode_support mpd_info_screen + # Usage