From dab93834075f50e95ee545e2bf1cd82a630989af Mon Sep 17 00:00:00 2001 From: David Florness Date: Wed, 17 Feb 2021 10:45:33 -0500 Subject: [PATCH] Fix clone URL in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7c5c30..fbc0969 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ Ensure you have the [Go](https://golang.org) programming language installed. Then: ```sh -$ git clone https://gitlab.com/edwargix/tallyard +$ git clone https://git.hnitbjorg.xyz/~edwargix/tallyard $ cd tallyard $ make $ ./tallyard -- 2.38.4