From 99972601d55e68e94a6c3daec0c6f2bca20c76bf Mon Sep 17 00:00:00 2001 From: Ree Liu Date: Fri, 4 Jul 2025 18:40:18 +0800 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 64452e2..fe4b68d 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Official implementation for Design2GarmentCode, a motility-agnostic sewing patte ## Installation ### 1. Clone the repository ```bash -git clone https://github.com/Style3D/design2garmentcode-impl.git # ← replace with the real URL +git clone https://github.com/Style3D/design2garmentcode-impl.git cd design2garmentcode-impl ```