Update clone command with repository URL

This commit is contained in:
公明
2025-11-09 13:33:52 +08:00
committed by GitHub
parent 0c48559bd0
commit d5869451aa

View File

@@ -92,7 +92,7 @@ CyberStrikeAI/
1. **克隆项目**
```bash
git clone <repository-url>
git clone https://github.com/Ed1s0nZ/CyberStrikeAI.git
cd CyberStrikeAI-main
```