Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
christophlingg committed Aug 13, 2014
1 parent 419aff1 commit 0075fe0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,11 @@ get photon
wget http://photon.komoot.de/data/photon-0.1.jar
```

download search index (31 gb, worldwide, languages: English, German, French and Italian)
download search index (31 gb compressed, 66 gb uncompressed, worldwide, languages: English, German, French and Italian)
```bash
wget http://photon.komoot.de/data/photon_data_140706.tar.bz2
tar xvjf photon_data_140706.tar.bz2
lbzip2 -d photon_data_140706.tar.bz2
tar xf photon_data_140706.tar
```

start photon
Expand Down

0 comments on commit 0075fe0

Please sign in to comment.