From 24758df6ed59c6598a7029f83028d0d84555abae Mon Sep 17 00:00:00 2001
From: Allison Letts <allisonhletts@gmail.com>
Date: Fri, 22 Nov 2019 11:38:24 -0600
Subject: [PATCH] Update README.md Usage

Command `git fire` instead of `git-fire`
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index c7e6c40..a5b6b05 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@
 
 ## Usage
 
-`git-fire <message>`
+`git fire <message>`
 
 `<message>` is optional. If not specified, `"Fire! Branch fire-<current branch>-<user email>-<seconds since epoch>"` will be used.