Skip to content

Commit

Permalink
[DOC] Update version number in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo Strobel committed Apr 5, 2024
1 parent ab37759 commit 44bd4b2
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 @@ -71,7 +71,7 @@ With https://geojson.io, you can easily create a geojson of an arbitrary region.
Geojsons for administrative areas can be obtained quickly with https://polygons.openstreetmap.fr/.
4. Run OMOD:
```
java -jar omod-1.4.1-all.jar Path/to/GeoJson Path/to/osm.pbf
java -jar omod-1.8.1-all.jar Path/to/GeoJson Path/to/osm.pbf
```

Run --help for an explanation of optional parameters, such as the number of agents, weekday, or routing mode.
Expand Down

0 comments on commit 44bd4b2

Please sign in to comment.