From f741ad97200d0632c972cab24709f835d09f55eb Mon Sep 17 00:00:00 2001 From: Karl Mortensen <kmortensen@basistech.com> Date: Fri, 30 Oct 2015 16:09:33 -0400 Subject: [PATCH] update --- win32/BUILDING.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/win32/BUILDING.txt b/win32/BUILDING.txt index 624449ec1..924703aa7 100755 --- a/win32/BUILDING.txt +++ b/win32/BUILDING.txt @@ -83,8 +83,6 @@ Release and Debug targets. 2) Download and install PostgreSQL 9.4 or above. You can either download the full installer or just the ZIP file. The official releases are from: http://www.postgresql.org/download/ -If you want just the ZIP file, you can find them at: -http://www.enterprisedb.com/products-services-training/pgbindownload You will need a 32-bit version to create the 32-bit targets, and a 64-bit version to create the 64-bit targets. Autopsy relies on TSK, so if you -- GitLab