From 767f8e8017277ad3641376d7b3f5ac455dbb94ef Mon Sep 17 00:00:00 2001 From: talwat <83217276+talwat@users.noreply.github.com> Date: Thu, 16 Apr 2026 00:31:19 +0200 Subject: [PATCH] docs: capitalize and in cargo section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92ef868..0e0d4ab 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ cargo install lowfi cargo install lowfi --features mpris ``` -and making sure `$HOME/.cargo/bin` is added to `$PATH`. +And make sure `$HOME/.cargo/bin` is added to `$PATH`. Also see [Extra Features](#extra-features) for extended functionality. ### Release Binaries