Update clone URL for renamed repository
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user