diff --git a/README.md b/README.md index c0ca9b2..e6f60e9 100644 --- a/README.md +++ b/README.md @@ -143,19 +143,10 @@ For best performance use [HyperLevelDB][libhyperleveldb] as an in-place replacem Imposm3 uses the following libraries. `go get` will fetch these: - -- - - - -For now you need to upgrade lib/pq to the bulk branch: - - cd $GOPATH/src/github.com/lib/pq - git remote add olt https://github.com/olt/libpq.git - git fetch olt - git checkout olt/bulk - - #### Other Fetching Imposm and the Go libraries requires [mercurial][] and [git][].