diff options
author | bamse16 <marius@marius.me.uk> | 2010-04-03 18:52:33 +0000 |
---|---|---|
committer | bamse16 <marius@marius.me.uk> | 2010-04-03 18:52:33 +0000 |
commit | c67695c10a6c6f8fb3b23ba6bffd5e5d79417623 (patch) | |
tree | a29d9572aa332de6f8effddf512ca16d571a4258 | |
parent | c3af0cffe7cd5c5b65b3b841c4f47043b9f3ecc7 (diff) | |
download | sequelpro-c67695c10a6c6f8fb3b23ba6bffd5e5d79417623.tar.gz sequelpro-c67695c10a6c6f8fb3b23ba6bffd5e5d79417623.tar.bz2 sequelpro-c67695c10a6c6f8fb3b23ba6bffd5e5d79417623.zip |
Added link to BWToolkit framework
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,7 +2,8 @@ BUILDING SEQUEL PRO ------------------- Before you can start making changes to any of the xib files in Interface -Builder you will need to install the BWToolkit plugin. +Builder you will need to install the BWToolkit plugin from +http://www.brandonwalkin.com/bwtoolkit/. To install the plugin you will need to do a Release build of the project so that the BWTookit plugin and frameworks are compiled. |