From a44cd5dab3aaa8e7bac8cccc49f02209750b8b19 Mon Sep 17 00:00:00 2001 From: Tom Boullay Date: Fri, 3 Apr 2026 10:43:24 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9b0ec6..0a6ecd2 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ This is a Next.js web application that allows designers and developers to upload ## Installation ```bash -git clone +git clone https://github.com/La-Fabrik-Durable/upload-GLTF.git cd upload-GLTF npm install ```