summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2025-02-12 19:03:59 +0100
committerBirte Kristina Friesel <derf@finalrewind.org>2025-02-12 19:03:59 +0100
commit36778142011e362a9bffde4e16de21a266a905fc (patch)
treec3b9bf8db225bcee8e4ad2ffacc114bae4a17b68
parent384fc02f87b67ebf90ba586d3490a6abcea13f41 (diff)
README: rename libtravel-status-de-{deutschebahn → hafas}-perl
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index f4f9511..aaa3e2d 100644
--- a/README.md
+++ b/README.md
@@ -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
```