From d8f3437c4b3ea697befa42c27be304fa3b64a873 Mon Sep 17 00:00:00 2001 From: pyr0ball Date: Tue, 26 May 2026 15:19:30 -0700 Subject: [PATCH] =?UTF-8?q?docs:=20fix=20clone=20URL=20=E2=80=94=20point?= =?UTF-8?q?=20to=20Forgejo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 11b3033..10a73ec 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ without modifying Inkscape itself. ## Install ```bash -git clone https://github.com/your-org/illuscape +git clone https://git.opensourcesolarpunk.com/Circuit-Forge/illuscape cd illuscape ./install.sh ```