# Lesson 02: Git Configuration - Quick Checklist **⏱️ 5 minutes** --- ## Choose Approach - [ ] **Option 1:** Let Cursor handle Git (do nothing - easiest!) - [ ] **Option 2:** Use GitHub Desktop (visual) → --- ## If Using GitHub Desktop - [ ] Download from - [ ] Install - [ ] Sign in with GitHub account - [ ] ✅ Ready for visual cloning --- ## Recap Repository Structure From Lesson 01: - [ ] Single repo: `my-project` (specs + code together) - [ ] Separate repo: `my-project-specs` (specs only) --- ## Next Step ✅ Git ready! **[→ Lesson 03: Repository Cloning & WDS Integration](../lesson-03-clone-and-wds/checklist.md)** --- **Need more detail?** See [full lesson explanation](lesson.md)