From d154092cf40e74aca528c1c44897ef0b5e02ad1d Mon Sep 17 00:00:00 2001 From: Ree Liu Date: Fri, 4 Jul 2025 18:38:43 +0800 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 64ccda4..64452e2 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,8 @@ Official implementation for Design2GarmentCode, a motility-agnostic sewing patte ## Installation ### 1. Clone the repository ```bash -git clone https://github.com/your-org/design2garmentcode.git # ← replace with the real URL -cd design2garmentcode +git clone https://github.com/Style3D/design2garmentcode-impl.git # ← replace with the real URL +cd design2garmentcode-impl ``` ### 2. Create the Conda environment