From 2e156de82c98094f297fd99b1c354f061f6f7c92 Mon Sep 17 00:00:00 2001 From: Nan Xue Date: Wed, 9 Jul 2025 15:04:40 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0451ec..f4abdba 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ To set up the environment for running the SpaTrack model, follow these steps: 1. **Clone the Repository:** ```bash - git clone git@github.com:henry123-boy/SpaTrackerV2.git + git clone https://github.com/henry123-boy/SpaTrackerV2.git cd SpaTrackerV2 ```