forked from organicmaps/organicmaps
Update INSTALL.md
added line break for easier reading / copy-pasting
This commit is contained in:
parent
d7292f6021
commit
43213f3e3b
1 changed files with 2 additions and 1 deletions
|
@ -82,7 +82,8 @@ To build and run OSRM binaries:
|
|||
|
||||
sudo apt-get install libtbb2 libluabind0.9.1 liblua50 libstxxl1
|
||||
sudo apt-get install libtbb-dev libluabind-dev libstxxl-dev libosmpbf-dev libprotobuf-dev
|
||||
sudo apt-get install libboost-thread-dev libboost-system-dev libboost-program-options-dev libboost-filesystem-dev libboost-date-time-dev
|
||||
sudo apt-get install libboost-thread-dev libboost-system-dev libboost-program-options-dev
|
||||
sudo apt-get install libboost-filesystem-dev libboost-date-time-dev
|
||||
tools/unix/build_omim.sh -o
|
||||
|
||||
### Windows
|
||||
|
|
Loading…
Add table
Reference in a new issue