Merge branch 'main' of github.com:henry123-boy/SpaTrackerV2

This commit is contained in:
xiaoyuxi 2025-07-09 18:32:09 +08:00
commit 25d8520e78

View File

@ -41,7 +41,7 @@ To set up the environment for running the SpaTrack model, follow these steps:
1. **Clone the Repository:** 1. **Clone the Repository:**
```bash ```bash
git clone git@github.com:henry123-boy/SpaTrackerV2.git git clone https://github.com/henry123-boy/SpaTrackerV2.git
cd SpaTrackerV2 cd SpaTrackerV2
``` ```