You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,10 +27,9 @@ to install and run osm2pgsql.
27
27
28
28
## Installing
29
29
30
-
Most Linux distributions include osm2pgsql. It is also available on macOS with [Homebrew](https://brew.sh/).
31
-
32
-
Unoffical builds for Windows are available from [AppVeyor](https://ci.appveyor.com/project/openstreetmap/osm2pgsql/history) but you need to find the right build artifacts.
33
-
Builds for releases may also be downloaded from the [OpenStreetMap Dev server](https://lonvia.dev.openstreetmap.org/osm2pgsql-winbuild/releases/).
30
+
Most Linux distributions include osm2pgsql. It is available on macOS with
31
+
[Homebrew](https://brew.sh/) and Windows builds are also available. See
32
+
https://osm2pgsql.org/doc/install.html for details.
0 commit comments