update readme
This commit is contained in:
parent
4133754f10
commit
77906082e1
1 changed files with 3 additions and 3 deletions
|
@ -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/
|
||||||
|
|
Loading…
Reference in a new issue