From e64aa7b6eacf9e93e36abc9d900b29443bc87894 Mon Sep 17 00:00:00 2001 From: Philip O'Toole Date: Wed, 10 Nov 2021 08:52:37 -0500 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 40496b37..1b5a8749 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -23,7 +23,7 @@ cd rqlite/ export GOPATH=$PWD mkdir -p src/github.com/rqlite cd src/github.com/rqlite -git clone git@github.com:rqlite/rqlite.git +git clone https://github.com/rqlite/rqlite.git cd rqlite go install ./... $GOPATH/bin/rqlited ~/node.1