X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/635006b19b3086baf3b8c20034c797bb29c528d4..131527bdab6738baff679171c421ea7fa863e100:/README diff --git a/README b/README index 224b6569..7a760ff6 100644 --- a/README +++ b/README @@ -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: