From 84f3c005772529b2b8be53d122bbd66fa93f0e9e Mon Sep 17 00:00:00 2001 From: Jack Sweeney Date: Fri, 13 Nov 2020 03:05:21 +0000 Subject: [PATCH] Remove airports.dat download info, now automatic --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index ab27892..0b9da57 100644 --- a/README.md +++ b/README.md @@ -92,11 +92,6 @@ git clone -b multi --single-branch https://github.com/Jxck-S/plane-notify.git cd plane-notify ``` -### Download the latest airports.dat from OpenFlights for nearest airport lookup - https://openflights.org/data.html -```bash -wget https://raw.githubusercontent.com/jpatokal/openflights/master/data/airports.dat -``` - ### Configure main config file with keys and URLs (mainconf.ini) in configs directory - edit them with nano or vi on the running machine or on your pc and transfer the config to where you will be running the bot