update readme

This commit is contained in:
Patrick Brosi 2018-06-09 17:22:37 +02:00
parent 4133754f10
commit 77906082e1

View file

@ -19,14 +19,14 @@ Precise map-matching for public transit feeds.
* `cmake` * `cmake`
* `gcc` * `gcc`
* `libbost-system`, `libbost-filesystem` * `libboost-system`, `libboost-filesystem`, `libboost-geometry`
## Building and Installation ## Building and Installation
Fetch this repository and init submodules: Fetch this repository and init submodules:
``` ```
git clone --recurse-submodules https://ad-git.informatik.uni-freiburg.de/ad/pfaedle git clone --recurse-submodules https://github.com/ad-freiburg/pfaedle
``` ```
``` ```
@ -117,4 +117,4 @@ to install the dependencies.
# Known Bugs # Known Bugs
None so far \o/ None so far \o/