diff options
| author | Ariel Costas Guerrero <ariel@costas.dev> | 2026-03-15 22:13:31 +0100 |
|---|---|---|
| committer | Ariel Costas Guerrero <ariel@costas.dev> | 2026-03-15 22:13:31 +0100 |
| commit | cb712dc2a9f3d4ce0cf94fded321de4138f063d9 (patch) | |
| tree | 4610ffe4862bd36010b9780483267ea9f7a2205a /README.md | |
| parent | 889e1ccfdd54d3e68982b9c48d0e324750fce002 (diff) | |
Remove renfe RT proxying, add Xunta feed, update script
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 1 insertions, 8 deletions
@@ -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 |
