Update README.md

This commit is contained in:
Tom Boullay
2026-04-03 10:43:24 +02:00
parent 9e27a64ae5
commit a44cd5dab3
+1 -1
View File
@@ -22,7 +22,7 @@ This is a Next.js web application that allows designers and developers to upload
## Installation
```bash
git clone <repo-url>
git clone https://github.com/La-Fabrik-Durable/upload-GLTF.git
cd upload-GLTF
npm install
```