diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-02-12 19:03:59 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-02-12 19:03:59 +0100 |
commit | 36778142011e362a9bffde4e16de21a266a905fc (patch) | |
tree | c3b9bf8db225bcee8e4ad2ffacc114bae4a17b68 | |
parent | 384fc02f87b67ebf90ba586d3490a6abcea13f41 (diff) |
README: rename libtravel-status-de-{deutschebahn → hafas}-perl
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -28,11 +28,11 @@ Debian repository and are not covered by its quality assurance process. To install the latest release, run: ``` -wget https://lib.finalrewind.org/deb/libtravel-status-de-deutschebahn-perl_latest_all.deb \ +wget https://lib.finalrewind.org/deb/libtravel-status-de-hafas-perl_latest_all.deb \ https://lib.finalrewind.org/deb/libtravel-routing-de-hafas-perl_latest_all.deb -sudo apt install ./libtravel-status-de-deutschebahn-perl_latest_all.deb \ +sudo apt install ./libtravel-status-de-hafas-perl_latest_all.deb \ ./libtravel-routing-de-hafas-perl_latest_all.deb -rm libtravel-status-de-deutschebahn-perl_latest_all.deb \ +rm libtravel-status-de-hafas-perl_latest_all.deb \ libtravel-routing-de-hafas-perl_latest_all.deb ``` |