From b81972e1199fa0b73384e147992a739a7875875b Mon Sep 17 00:00:00 2001 From: James Gerity Date: Fri, 6 Oct 2023 17:17:13 -0400 Subject: [PATCH] installing: fix erroneous clone command --- _usage/installing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_usage/installing.md b/_usage/installing.md index f40d3c0..ab0e8fb 100644 --- a/_usage/installing.md +++ b/_usage/installing.md @@ -51,7 +51,7 @@ latest source below. ### Latest source First, either clone the repository with `git clone -git://github.com/sopel-irc/sopel.git` or download a [source zip from GitHub]({{ +https://github.com/sopel-irc/sopel.git` or download a [source zip from GitHub]({{ site.repo }}/archive/refs/heads/master.zip). In the source directory (whether cloned or extracted from the zipfile), run