diff options
author | Kevin Wallace <doof@doof.net> | 2018-02-15 03:48:54 -0800 |
---|---|---|
committer | Kevin Wallace <doof@doof.net> | 2018-02-15 03:54:37 -0800 |
commit | df4bac591a0d508c3118962665a17389212d0113 (patch) | |
tree | 64b8af93c48810f9201e63ff24b625bfe423fd6d /README.md | |
parent | initial commit (diff) |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ Command-line air horn. ## Installation ~~~ sh -$ go get github.com/kevinwallace/horn/cmd/horn +$ go get -u doof.net/cmd/horn ~~~ ## Usage |