Changes between Version 8 and Version 9 of InstallNotes
- Timestamp:
- 2007-06-14T21:29:53+02:00 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallNotes
v8 v9 30 30 == Running == 31 31 === Microsoft Windows === 32 Launch it by double clicking on the jar file.If this does not help, open a command shell and type32 Double clicking on the jar file. 33 33 34 java -jar ''josm.jar'' 35 36 in the directory that holds the file. Replace `''josm.jar''` with the name of the jar file you downloaded, e.G. `josm-latest.jar` 34 If this does not help, you probably need to install [http://java.sun.com Java] 37 35 38 36 === Linux ===