From 5d8307b5344f923c75e00fe4df733c60a8489269 Mon Sep 17 00:00:00 2001 From: Jay Phelps Date: Fri, 5 Feb 2016 17:30:47 -0800 Subject: [PATCH] Install instructions and demo gif --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ffc786d..4a295e4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,17 @@ # git-blame-someone-else +## Install + +```bash +$ git clone https://github.com/jayphelps/git-blame-someone-else.git +$ cd git-blame-someone-else +$ sudo make install +``` + ## Usage ```bash $ git blame-someone-else -``` \ No newline at end of file +``` + +![ezgif-1396449034](https://cloud.githubusercontent.com/assets/762949/12863650/068e2820-cc2e-11e5-80c5-6ebdb71f51ea.gif)