]> git.openstreetmap.org Git - nominatim.git/commitdiff
add wiki link to osm2psql README
authormarc tobias <mtmail@gmx.net>
Mon, 25 Nov 2019 18:08:34 +0000 (19:08 +0100)
committermarc tobias <mtmail@gmx.net>
Mon, 25 Nov 2019 18:08:34 +0000 (19:08 +0100)
docs/admin/Installation.md

index d07249276177c8413bc8dd48c584929ba6dd068a..88a58b9100dedb28aa9b9f9348ef8457f8a7deec 100644 (file)
@@ -29,7 +29,8 @@ For compiling:
   * a recent C++ compiler
 
 Nominatim comes with its own version of osm2pgsql. See the
-osm2pgsql README for additional dependencies required for compiling osm2pgsql.
+[osm2pgsql README](https://github.com/openstreetmap/osm2pgsql/blob/master/README.md#building)
+for additional dependencies required for compiling osm2pgsql.
 
 For running tests: