From cb712dc2a9f3d4ce0cf94fded321de4138f063d9 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Sun, 15 Mar 2026 22:13:31 +0100 Subject: Remove renfe RT proxying, add Xunta feed, update script --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 889bb7d..4f593e9 100644 --- a/README.md +++ b/README.md @@ -37,17 +37,10 @@ git submodule update --init --recursive Descargar OpenTripPlanner, datos de OpenStreetMap y feeds: ```bash -task download-otp -task download-pbf +task setup task download-feeds NAP_API_KEY=tu_clave_de_api_aqui ``` -Iniciar el proxy de tiempo real de Renfe: - -```bash -task proxy-renfe-rt -``` - Iniciar OpenTripPlanner: ```bash -- cgit v1.3