fixed small inconsistency in README

This commit is contained in:
Tirreg 2022-04-14 15:04:14 +02:00 committed by GitHub
parent 8f6be38f8c
commit de9a5db1f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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