diff --git a/README.md b/README.md index 92b0884..5f716e8 100644 --- a/README.md +++ b/README.md @@ -174,6 +174,9 @@ Imposm contains a fixed set of the dependencies that are known to work. You need cd src/github.com/omniscale/imposm3 godep go install ./... +### FreeBSD + +On FreeBSD you can use the ports system: Simply fetch https://github.com/thomersch/imposm3-freebsd and run `make install`. Usage -----