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