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