projects
/
blame.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
237c642
)
Installation notes
author
Jacob Casper
<dev@jacobcasper.com>
Thu, 19 Mar 2020 18:57:37 +0000
(13:57 -0500)
committer
Jacob Casper
<dev@jacobcasper.com>
Thu, 19 Mar 2020 18:58:31 +0000
(13:58 -0500)
README.md
patch
|
blob
|
blame
|
history
diff --git
a/README.md
b/README.md
index
9a394a1
..
9b190a9
100644
(file)
--- 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.