X-Git-Url: https://git.jacobcasper.com/?p=blame.git;a=blobdiff_plain;f=README.md;fp=README.md;h=9b190a960d95ebfad0643044b0474d7408c740ae;hp=9a394a1d09aabe4d62bf18644b8fc4ee360566cc;hb=7401f582b6a086c168151825b4e06d9e747d8f1d;hpb=237c6423e112d1ab06ca9aa783018094fc536d48 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.