From 7401f582b6a086c168151825b4e06d9e747d8f1d Mon Sep 17 00:00:00 2001 From: Jacob Casper Date: Thu, 19 Mar 2020 13:57:37 -0500 Subject: [PATCH] Installation notes --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 9a394a1..9b190a9 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,9 @@ A shell script to see who should _really_ own a file in your `git` project. ## Usage `blame [file]` + +## Installation + +Try `make install`, maybe run `sudo make install` if you're trusting and disinclined to see what's being run. + +Use `make uninstall` to go the other way around. -- 2.20.1