Update README.md
This commit is contained in:
parent
5ced5e5a50
commit
eda6f50fbb
1 changed files with 0 additions and 1 deletions
|
@ -92,7 +92,6 @@ $ docker run -i --rm \
|
||||||
--volume /path/to/gtfs/data:/gtfs \
|
--volume /path/to/gtfs/data:/gtfs \
|
||||||
# mount default output folder gtfs-out
|
# mount default output folder gtfs-out
|
||||||
--volume /path/to/output-dir:/gtfs-out \
|
--volume /path/to/output-dir:/gtfs-out \
|
||||||
# tell pfaedle where to find the data
|
|
||||||
ghcr.io/ad-freiburg/pfaedle:latest \
|
ghcr.io/ad-freiburg/pfaedle:latest \
|
||||||
# tell pfaedle where to find the data
|
# tell pfaedle where to find the data
|
||||||
-x /osm/osm-data.xml.bz2 -i /gtfs/myfeed.zip
|
-x /osm/osm-data.xml.bz2 -i /gtfs/myfeed.zip
|
||||||
|
|
Loading…
Reference in a new issue