File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -235,7 +235,6 @@ USE_GPU=false # GPU acceleration
235235## 🧪 ** Testing & Validation**
236236
237237### ** Run Complete Test Suite**
238-
239238``` bash
240239# Unit tests
241240make test-unit
@@ -369,7 +368,7 @@ We welcome contributions! Please see our [Contributing Guide](CONTRIBUTING.md) f
369368### **Development Setup**
370369` ` ` bash
371370# 1. Fork and clone
372- git clone https://github.com/MasterCaleb254S /autoshield-k8s.git
371+ git clone https://github.com/your-username /autoshield-k8s.git
373372cd autoshield-k8s
374373
375374# 2. Create virtual environment
@@ -464,7 +463,7 @@ policies:
464463
465464## 📞 **Support & Community**
466465
467- - **GitHub Issues**: [Bug reports & feature requests](https://github.com/MasterCaleb254 /autoshield-k8s/issues)
466+ - **GitHub Issues**: [Bug reports & feature requests](https://github.com/your-org /autoshield-k8s/issues)
468467- **Discord**: [Community chat](https://discord.gg/autoshield)
469468- **Stack Overflow**: Tag questions with ` autoshield-k8s`
470469- **Email**: support@autoshield.dev
You can’t perform that action at this time.
0 commit comments