aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2023-05-18 18:45:36 +0200
committerTeddy Wing2023-05-18 18:45:36 +0200
commit76bf9fff912ec210a8aff9ab1e2f80edc42ac2f2 (patch)
treeba9428b72de29ed9eb12c79df15c56af3e9f3b0e
parentc7961b9ea42c967131f67cbd48fe759b333220e1 (diff)
downloadgocapturedrefrace-76bf9fff912ec210a8aff9ab1e2f80edc42ac2f2.tar.bz2
README: Add install instructions
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 453acea..efdbb01 100644
--- a/README.md
+++ b/README.md
@@ -54,7 +54,8 @@ the analyser produces the following results:
## Install
-TODO
+
+ $ go install gopkg.teddywing.com/capturedrefrace/cmd/gocapturedrefrace@latest
## License