X-Git-Url: https://git.jacobcasper.com/?p=blame.git;a=blobdiff_plain;f=README.md;h=52a011c7b858c67642c42100bbd2db2a41e9ecb1;hp=9a394a1d09aabe4d62bf18644b8fc4ee360566cc;hb=HEAD;hpb=237c6423e112d1ab06ca9aa783018094fc536d48 diff --git a/README.md b/README.md index 9a394a1..52a011c 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,10 @@ A shell script to see who should _really_ own a file in your `git` project. ## Usage -`blame [file]` +`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.