README.md aktualisiert

This commit is contained in:
clemens 2025-06-12 15:17:30 +00:00
parent e3f41c22e8
commit 577c4f370e

View File

@ -124,8 +124,8 @@ While python-vlc is included in requirements, having VLC installed system-wide c
1. **Clone the Repository**
```bash
git clone https://github.com/your-username/dji-telemetry-viewer.git
cd dji-telemetry-viewer
git clone https://swnetworks.de/gitea/clemens/DJI-HeadsUp.git
cd DJI-HeadsUp
```
2. **Create Virtual Environment**
@ -184,8 +184,8 @@ For contributors and developers:
```bash
# Clone with development branch
git clone -b develop https://github.com/your-username/dji-telemetry-viewer.git
cd dji-telemetry-viewer
git clone -b develop https://swnetworks.de/gitea/clemens/DJI-HeadsUp.git
cd DJI-HeadsUp
# Install in development mode
pip install -e .