From 9101a84d226a4ba40d3ac811f3ea85a512d900b8 Mon Sep 17 00:00:00 2001 From: David Fetter Date: Tue, 19 Jan 2010 16:10:13 -0800 Subject: [PATCH] Added GNU make dependency --- HOWTO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HOWTO b/HOWTO index 7b9a96b..9e5e369 100644 --- a/HOWTO +++ b/HOWTO @@ -1,4 +1,4 @@ -You will need to have a Postgres database instance running (8.2x, 8.3x, 8.4x, 8.5x) with the plpgsql PL language installed: +You will need to have a GNU make, and a Postgres database instance running (8.2x, 8.3x, 8.4x, 8.5x) with the plpgsql PL language installed: If you will be creating a new database: cd ~/postgresql