From 974c23916d22b3a13f7b2515a1bb5383ef9aaf2d Mon Sep 17 00:00:00 2001 From: "bcoles@gmail.com" Date: Wed, 12 Oct 2011 08:30:37 +0000 Subject: [PATCH] Tiny README update Added: Sqlite support is native in MacOS 10.6+ git-svn-id: https://beef.googlecode.com/svn/trunk@1360 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9 --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index d54ecd260..5b594d3bc 100644 --- a/README +++ b/README @@ -54,6 +54,7 @@ Most of the contents of this file will eventually be added to /install.rb. In th 4. Prerequisites (Mac OSX) Make sure you have XCode installed - which provided the sqlite support Beef needs + Sqlite support is native in MacOS 10.6+ 5. Install instructions