Update README.md

This commit is contained in:
Rattatwinko
2025-02-27 16:08:29 +01:00
committed by GitHub
parent 623051c116
commit c71996c223

View File

@@ -34,7 +34,7 @@ Real-time object detection application using OpenCV and YOLO, with both Python a
1. Clone the repository: 1. Clone the repository:
```bash ```bash
git clone https://github.com/yourusername/opencam.git git clone https://github.com/ZockerKatze/opencam.git
cd opencam/opencamcpp cd opencam/opencamcpp
``` ```