From de9a5db1f3d860c2d37a41b6a597c08652694dbf Mon Sep 17 00:00:00 2001 From: Tirreg <62337294+TheRealTirreg@users.noreply.github.com> Date: Thu, 14 Apr 2022 15:04:14 +0200 Subject: [PATCH] fixed small inconsistency in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c5222d..adb9d3a 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ docker run -i --rm \ # mount GTFS data --volume /path/to/gtfs/data:/gtfs \ # tell pfaedle where to find the data - pfaedle -x /osm/osm-data.xml -i /gtfs + adfreiburg/pfaedle -x /osm/osm-data.xml -i /gtfs ``` ## Debugging