Skip to content

Commit

Permalink
use milliseconds in example
Browse files Browse the repository at this point in the history
  • Loading branch information
morganherlocker authored Jul 15, 2019
1 parent 2c6b0cb commit a1497e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ trip-simulator \
--pbf nash.osm.pbf \
--graph nash.osrm \
--agents 100 \
--start 1563122921 \
--start 1563122921000 \
--seconds 86400 \
--traces ./traces.json \
--probes ./probes.json \
Expand Down

0 comments on commit a1497e6

Please sign in to comment.