Skip to content

Commit f632993

Browse files
committed
Add instructions for installing osm2pgsql-gen to README
1 parent 03d9bb8 commit f632993

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,12 @@ The compiled files can be installed with
149149
sudo make install
150150
```
151151

152+
To install the experimental `osm2pgsql-gen` binary use
153+
154+
```sh
155+
sudo make install-gen
156+
```
157+
152158
By default, the Release build with debug info is created and no tests are
153159
compiled. You can change that behavior by using additional options like
154160
following:

0 commit comments

Comments
 (0)