From d870e7c48ab7347b8a9127874ed8559cfd5ea8b9 Mon Sep 17 00:00:00 2001 From: Fred Vanwin <36413720+FrdVnW@users.noreply.github.com> Date: Mon, 2 Mar 2026 12:16:34 +0100 Subject: [PATCH] Update build-instructions-linux.md more general line for cloning (if no github ssh keys f.e.) --- doc/build-instructions-linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/build-instructions-linux.md b/doc/build-instructions-linux.md index 02248dd13..1938e9623 100644 --- a/doc/build-instructions-linux.md +++ b/doc/build-instructions-linux.md @@ -27,7 +27,7 @@ Using apt ## Build Daisy Download the source code and change to to repository root directory - git clone git@github.com:daisy-model/daisy.git + git clone https://github.com/daisy-model/daisy.git cd daisy ### Default build for release