adapt README and vagrant scripts to cmake

This commit is contained in:
Sarah Hoffmann
2016-02-29 22:26:22 +01:00
parent ae9291f625
commit 1ed793f000
3 changed files with 13 additions and 14 deletions

8
README
View File

@@ -29,13 +29,11 @@ is cloned as well by running `git submodule update --init`.
Installation steps:
0. If checking out from git run:
./autogen.sh
1. Compile Nominatim:
./configure
mkdir build
cd build
cmake ..
make
2. Get OSM data and import: