Skip to content

Commit 82b867b

Browse files
authored
Update README.md
1 parent c4bc99b commit 82b867b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

reader-gtfs/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ mvn clean package -DskipTests
2222
java -Xmx8g -jar web/target/graphhopper-web-*.jar server reader-gtfs/config-example-pt.yml
2323

2424
# Point your browser to
25-
# http://localhost:8989/maps/pt/
25+
# http://localhost:8989
26+
#
27+
# Alternatively, for a more specialized but more minimal demo of transit routing, to http://localhost:8989/maps/pt/
2628
# (make sure to include the trailing slash)
2729
```
2830

0 commit comments

Comments
 (0)