From 77f87fb8b31c646a8480610c787a58a4f896b763 Mon Sep 17 00:00:00 2001 From: Dimitri Fontaine Date: Tue, 22 Apr 2014 17:21:44 +0200 Subject: [PATCH] Copy/past'o fix. --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 25c5174..ac0cec1 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -30,7 +30,7 @@ We suppose you already have `git` and `make` available, if that's not the case now is the time to install those tools. The SQLite lib that comes in MacOSX is fine, no need for extra software here. -## Building the pginstall tool +## Building pgloader Now that the dependences are installed, just type make.