Changes between Version 155 and Version 156 of Download


Ignore:
Timestamp:
2020-07-15T13:17:32+02:00 (4 years ago)
Author:
Stereo
Comment:

Align image, update and simplify text

Legend:

Unmodified
Added
Removed
Modified
  • Download

    v155 v156  
    233233}}}
    234234
     235[[Image(josm_1st_run.png,width=400,align=right)]]
     236
    235237==== Downloaded from the internet ====
    236 [[Image(josm_1st_run.png,width=320,align=right,float=left)]] On the first run of JOSM, you will get a message saying "'JOSM.app' is an application downloaded from the internet." **Right-click or ctrl-click on JOSM.app** or josm.jnlp and select 'open'. You will see the same message, but this time with an option to "Open".
     238
     239On the first run of JOSM, you will get a message saying "'JOSM.app' is an application downloaded from the internet." **Right-click or ctrl-click on JOSM.app** or josm.jnlp and select 'open'. You will see the same message, but this time with an option to "Open".
    237240
    238241==== Using brew ====#brew
    239 macOS users may choose [https://brew.sh/ homebrew] package manager as a universal way to install and update their JOSM instance.
    240 
    241 Using `brew cask` eliminates most of the above-mentioned issues. (see. [https://caskroom.github.io/]).
    242 
    243 Open Terminal and run the next commands to install or upgrade JOSM to the current tested version, respectively:
    244 
    245 {{{
    246 brew cask install josm
    247 }}}
    248 {{{
    249 brew cask upgrade josm
    250 }}}
     242macOS users may use the [https://brew.sh/ homebrew] package manager to install and update their JOSM instance. Using `brew cask` eliminates the above-mentioned issues.
     243
     244In Terminal, run the `brew cask install josm` to install or `brew cask upgrade josm` to upgrade to the current tested version of JOSM.
     245
    251246=== Known issues ===
    252247
     
    255250* [/query?status=assigned&type=defect&status=needinfo&status=new&status=reopened&keywords=~linux&order=priority Linux]
    256251* [/query?status=assigned&type=defect&status=needinfo&status=new&status=reopened&keywords=~ubuntu&order=priority Ubuntu]
    257 * [/query?status=assigned&type=defect&status=needinfo&status=new&status=reopened&keywords=~macos&order=priority MacOS]
     252* [/query?status=assigned&type=defect&status=needinfo&status=new&status=reopened&keywords=~macos&order=priority macOS]
    258253* [/query?status=assigned&type=defect&status=needinfo&status=new&status=reopened&keywords=~windows&order=priority Windows]