From ce24b1c9627a678300351a6fab4125ab9a3cd3ae Mon Sep 17 00:00:00 2001 From: Theis <112340858+Slug-Boi@users.noreply.github.com> Date: Wed, 6 Mar 2024 18:20:32 +0100 Subject: [PATCH] Update README.md removed zsh tag from usage --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7714e1f..1995862 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Once you've created an alias for the program you need to set an env variable (au you can now run it using the alias shorthand you assigned to it ## Usage: -```zsh +``` $ cocommit "message" [name2] [name3]... $ cocommit "message" [name:email2] [name:email3]...