From 0c8897a2b5fd9ee3a6d81c19f4c4fa37b2f9d37e Mon Sep 17 00:00:00 2001 From: Andrew Godwin Date: Thu, 24 Nov 2022 10:58:07 -0700 Subject: Fixed #43: Easier clone link --- docs/contributing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/contributing.rst b/docs/contributing.rst index 164f5a5..cbf145f 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -36,7 +36,7 @@ Direct installation Takahē requires Python 3.10 or above, so you'll need that first. Clone the repo:: - git clone git@github.com:jointakahe/takahe + git clone https://github.com/jointakahe/takahe/ Then, ``cd`` into that directory and create and activate a virtual environment (you can use other options, but this is the basic example):: -- cgit v1.2.3