From 899b628ec2f8fb1a446de12e2016b1fe2ad75b96 Mon Sep 17 00:00:00 2001 From: Sjors Provoost Date: Mon, 2 Sep 2024 18:44:20 +0200 Subject: [PATCH] Update clone URL to Forgejo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f439c6..e40c18a 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Install the [Deno](https://deno.com) JavaScript runtime. Clone this repo: ```sh -git clone https://git.sprovoost.nl/instablossom.git +git clone https://git.sprovoost.nl/sjors/instablossom.git cd instablossom ```