File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ to install and run osm2pgsql.
2020* update the database from OSM change files and replication diffs
2121* usable for importing a small geographic area on a tiny laptop up to
2222 importing the whole world on a large server machine
23- * runs on Linux, Windows and MacOS
23+ * runs on Linux, macOS, Windows and FreeBSD
2424* [ and more] ( https://osm2pgsql.org/about/features/ )
2525
2626## Installing
@@ -29,6 +29,7 @@ to install and run osm2pgsql.
2929 the latest version via backports.
3030* __ macOS__ : osm2pgsql is available through [ Homebrew] ( https://brew.sh/ )
3131* __ Windows__ : use our [ binary builds] ( https://osm2pgsql.org/download/windows/ )
32+ * __ FreeBSD__ : osm2pgsql is available in the [ FreeBSD ports tree] ( https://cgit.freebsd.org/ports/tree/converters/osm2pgsql )
3233
3334For detailed instructions, visit
3435the [ Installation page] ( https://osm2pgsql.org/doc/install.html ) .
You can’t perform that action at this time.
0 commit comments