From e776588a92d76b96a490ea32a56738aa08a9b301 Mon Sep 17 00:00:00 2001 From: Narvin Singh Date: Tue, 26 Oct 2021 09:24:07 -0400 Subject: [PATCH] Fix: Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa14334..68f4a9e 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ In case you have multiple daemons running, e.g., in different login sessions, you can update them all simultaneously. This would have all running daemons update the volume and backlight sections of their statuses at once. -``Shell +```Shell avds '>>* vol-amixer' avds '>>* bl' ```