From d9f9183d5d2e37a7186a7629ea0770b5dbd97c1b Mon Sep 17 00:00:00 2001 From: n3tw0rth Date: Mon, 27 Jan 2025 20:20:25 +0530 Subject: [PATCH] chore(docs): small change" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21014bd..ef5d892 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Install directly from source it is better to use a alias for the binary, ```bash #.bashrc -alias notif='completion-notifier' +alias notify='completion-notifier' ``` ## Usage