Skip to content

Commit b7ab7b4

Browse files
authored
Add note on FreeBSD support to README.md
1 parent c51bb83 commit b7ab7b4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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

3334
For detailed instructions, visit
3435
the [Installation page](https://osm2pgsql.org/doc/install.html).

0 commit comments

Comments
 (0)