Removes stxxl from installation instruction in readme
This commit is contained in:
parent
2a51ce131b
commit
ee6e7dab3b
@ -99,8 +99,8 @@ Install dependencies
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo apt install build-essential git cmake pkg-config \
|
sudo apt install build-essential git cmake pkg-config \
|
||||||
libbz2-dev libstxxl-dev libstxxl1v5 libxml2-dev \
|
libbz2-dev libxml2-dev libzip-dev libboost-all-dev \
|
||||||
libzip-dev libboost-all-dev lua5.2 liblua5.2-dev libtbb-dev
|
lua5.2 liblua5.2-dev libtbb-dev
|
||||||
```
|
```
|
||||||
|
|
||||||
Compile and install OSRM binaries
|
Compile and install OSRM binaries
|
||||||
|
Loading…
Reference in New Issue
Block a user