From: Regina Obe Date: Sat, 28 May 2011 11:24:34 +0000 (+0000) Subject: revise readme wording so those unix users who aren't on linux won't be quite as offended X-Git-Tag: 2.0.0alpha1~1535 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2b73b3b96499ce5e040f46918908b4f5f0f84050;p=postgis revise readme wording so those unix users who aren't on linux won't be quite as offended git-svn-id: http://svn.osgeo.org/postgis/trunk@7279 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/extras/tiger_geocoder/tiger_2010/README b/extras/tiger_geocoder/tiger_2010/README index d2f913b00..e8a08b3c5 100644 --- a/extras/tiger_geocoder/tiger_2010/README +++ b/extras/tiger_geocoder/tiger_2010/README @@ -35,7 +35,7 @@ first opening up a commandline and executing the file. That will keep the window open for you to see the error. ---To generate a linux script +--To generate a bash script suitable for Unix command lines SELECT loader_generate_script(ARRAY['DC','RI'], 'sh'); 9. Copy and paste the generated script into a .bat or .sh file and put in gisdata folder you created and then run it.