diff --git a/README.md b/README.md index dbd679f..5f9634c 100644 --- a/README.md +++ b/README.md @@ -66,9 +66,13 @@ pgloader is now a Common Lisp program, tested using the $ make pgloader $ ./build/bin/pgloader --help -You can also fetch pre-made binary packages at -[pgloader.io](http://pgloader.io/download.html). +When building from sources, you should always build from the current git +HEAD as it's basically the only source that is managed in a way to ensure it +builds aginst current set of dependencies versions. + + ## The pgloader.lisp script Now you can use the `#!` script or build a self-contained binary executable