Index: /applications/editors/josm/nsis/README.txt
===================================================================
--- /applications/editors/josm/nsis/README.txt	(revision 17698)
+++ /applications/editors/josm/nsis/README.txt	(revision 17699)
@@ -26,10 +26,10 @@
 - josm icons to the desktop and quick launch bar
 - josm file associations to .osm and .gpx files
-- some assorted plugins into "C:\Program Files\JOSM\plugins" (more to follow?)
+- some assorted plugins (more to follow?)
 - default preferences to the current user profile (if not already existing)
 - default bookmarks to the current user profile (if not already existing)
 
 When the installed josm.exe is executed, it should ask the user to download 
-JAVA 1.5 runtime if it's not already installed. However, I've not tested this. 
+JAVA runtime if it's not already installed. However, I've not tested this. 
 
 build the installer
@@ -40,8 +40,8 @@
 - NSIS - http://nsis.sourceforge.net/ (any recent version should do)
 
-2.) Edit the two absolute paths in the file josm-setup.sh (in the calls 
+2.) Edit the two absolute paths in the file josm-setup-unix.sh (in the calls 
 to launch4jc and makensis)
 
-3.) Start a cygwin shell and call ./josm-setup.sh
+3.) Start a cygwin shell and call ./josm-setup-unix.sh
 
 how the installer is build
@@ -54,7 +54,6 @@
 known issues
 ------------
-- absolute paths in josm-setup.sh
+- absolute paths in josm-setup-unix.sh
 - josm should support "global settings" instead of only the personal profile
-- some way of automatic installer generation on the server (e.g. nightly build)?
 - install all josm plugins by default and only enable them according to user wishes?
 
