add 'make install' to installation instructions

This commit is contained in:
Sarah Hoffmann
2021-02-10 11:15:21 +01:00
parent 99dcd10d3f
commit 85589cf7dc
4 changed files with 22 additions and 18 deletions

View File

@@ -155,7 +155,7 @@ Make sure that the PostgreSQL server package is installed on the machine
the PostgreSQL server itself.
Download and compile Nominatim as per standard instructions. Once done, you find
the nomrmalization library in `build/module/nominatim.so`. Copy the file to
the normalization library in `build/module/nominatim.so`. Copy the file to
the database server at a location where it is readable and executable by the
PostgreSQL server process.