fixed small inconsistency in README (#34)
This commit is contained in:
parent
8f6be38f8c
commit
04de10a3ae
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue