summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 18b07c9..99637b6 100644
--- a/README
+++ b/README
@@ -8,6 +8,11 @@ standard go way, by running `go get rescribe.xyz/utils/...` and documentation
can be read with the `go doc` command or online at
<https://pkg.go.dev/rescribe.xyz/utils>.
+If you just want to install and use the commands, you can get the
+package with `git clone https://git.rescribe.xyz/utils`, and then
+install them with `go install ./...` from within the `utils`
+directory.
+
## Contributions
Any and all comments, bug reports, patches or pull requests would