Changes between Version 53 and Version 54 of InstallNotes
- Timestamp:
- 2012-07-08T18:22:23+02:00 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallNotes
v53 v54 77 77 java -jar FOLDER/josm-latest.jar 78 78 }}} 79 Whereas "FOLDER" should be replaced by the name of the folder you have josm-latest.jar downloaded to. If you have downloaded it to the standard MacOS "Download " Folder it would look like:79 Whereas "FOLDER" should be replaced by the name of the folder you have josm-latest.jar downloaded to. If you have downloaded it to the standard MacOS "Downloads" Folder it would look like: 80 80 {{{ 81 java -jar Download /josm-latest.jar81 java -jar Downloads/josm-latest.jar 82 82 83 83 }}}