README.md aktualisiert
This commit is contained in:
parent
e3f41c22e8
commit
577c4f370e
@ -124,8 +124,8 @@ While python-vlc is included in requirements, having VLC installed system-wide c
|
|||||||
|
|
||||||
1. **Clone the Repository**
|
1. **Clone the Repository**
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/your-username/dji-telemetry-viewer.git
|
git clone https://swnetworks.de/gitea/clemens/DJI-HeadsUp.git
|
||||||
cd dji-telemetry-viewer
|
cd DJI-HeadsUp
|
||||||
```
|
```
|
||||||
|
|
||||||
2. **Create Virtual Environment**
|
2. **Create Virtual Environment**
|
||||||
@ -184,8 +184,8 @@ For contributors and developers:
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Clone with development branch
|
# Clone with development branch
|
||||||
git clone -b develop https://github.com/your-username/dji-telemetry-viewer.git
|
git clone -b develop https://swnetworks.de/gitea/clemens/DJI-HeadsUp.git
|
||||||
cd dji-telemetry-viewer
|
cd DJI-HeadsUp
|
||||||
|
|
||||||
# Install in development mode
|
# Install in development mode
|
||||||
pip install -e .
|
pip install -e .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user