Skip to content

Commit e35f40c

Browse files
author
Peter
committed
use 0.6 for checkout
1 parent 87634d4 commit e35f40c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/quickstart-from-source.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Now, before you proceed install git and jdk7 or 8, then do:
99

1010
```bash
1111
$ git clone git://github.com/graphhopper/graphhopper.git
12-
$ cd graphhopper; git checkout master
12+
$ cd graphhopper; git checkout 0.6
1313
$ ./graphhopper.sh web europe_germany_berlin.pbf
1414
now go to http://localhost:8989/
1515
```

0 commit comments

Comments
 (0)