Merge pull request #52 from thomersch/patch-1

Added documentation for FreeBSD port
master
Oliver Tonnhofer 2015-07-13 16:31:24 +02:00
commit b9051ff240
1 changed files with 3 additions and 0 deletions

View File

@ -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
-----