Update clone URL for renamed repository

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
root
2026-01-20 13:53:35 -08:00
parent 707df72def
commit 67c71c21cd

View File

@@ -19,8 +19,8 @@ A retro SNES-style side-view flight tracker that displays ADS-B aircraft data wi
```bash ```bash
# Clone the repository # Clone the repository
git clone https://gitea.chops.one/allen/Pixel-ADSB.git git clone https://gitea.chops.one/allen/ADS-Bit.git
cd Pixel-ADSB cd ADS-Bit
# Install dependencies # Install dependencies
pip install -r requirements.txt pip install -r requirements.txt