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
This commit is contained in:
Regina Obe 2011-05-28 11:24:34 +00:00
parent b45540056d
commit 2b73b3b964

View file

@ -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.