We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6b8a809 + f632993 commit 78547aeCopy full SHA for 78547ae
1 file changed
README.md
@@ -149,6 +149,12 @@ The compiled files can be installed with
149
sudo make install
150
```
151
152
+To install the experimental `osm2pgsql-gen` binary use
153
+
154
+```sh
155
+sudo make install-gen
156
+```
157
158
By default, the Release build with debug info is created and no tests are
159
compiled. You can change that behavior by using additional options like
160
following:
0 commit comments