From: Richard Fairhurst Date: Wed, 3 Nov 2010 17:38:00 +0000 (+0000) Subject: update the README X-Git-Tag: 0.5~114 X-Git-Url: https://git.openstreetmap.org/potlatch2.git/commitdiff_plain/d98d3d383ac5dd77435872c8e51eb2ba74617e65 update the README --- diff --git a/README.txt b/README.txt index 2eb5c8e4..0f40ee9b 100644 --- a/README.txt +++ b/README.txt @@ -45,6 +45,9 @@ Compiling Halcyon as standalone viewer: * mxmlc halcyon_viewer.as +If you're using Mac OS X, you may need to tell ant to use more memory, by +typing export ANT_OPTS=-Xmx500M beforehand (you can put this in your .profile). + Compiling during development: