summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorNick White <git@njw.name>2020-11-06 16:44:35 +0000
committerNick White <git@njw.name>2020-11-06 16:44:35 +0000
commitf99a74b56289967429ef1d411da3fa50b12cced2 (patch)
treec58f131c8c616e8c814952b865126dba53a62e50 /README
parent1e482c1cc9b31c056b8744d7ade84a9a2420a643 (diff)
Add git clone advice to readme
Diffstat (limited to 'README')
-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