Changes between Version 4 and Version 5 of BuildInstructionsGettingTheCode


Ignore:
Timestamp:
Apr 30, 2022, 4:47:12 PM (2 years ago)
Author:
Stan
Comment:

M1 Macs.

Legend:

Unmodified
Added
Removed
Modified
  • BuildInstructionsGettingTheCode

    v4 v5  
    99== MacOS ==
    1010Both `Subversion (SVN)` and `Git` are installed by default on OSX and Mac OS, there is no need to download them.
     11
     12'''Note:''' On M1 macs SVN is not longer available and you need to install it for instance using [http://brew.sh Brew].
     13
     14{{{
     15#!sh
     16brew install svn
     17}}}
    1118
    1219== Linux ==