Changes between Version 18 and Version 19 of Install

Show
Ignore:
Author:
quentin (IP: 18.18.83.42)
Timestamp:
08/05/20 19:52:40 (4 years ago)
Comment:

Update installation instructions

Legend:

Unmodified
Added
Removed
Modified
  • Install

    v18 v19  
    66 
    77 * Install MacPorts using the instructions at http://www.macports.org/install.php 
    8  * `cd /opt/local && git clone https://github.com/macathena/macathena macathena` 
     8 * `cd /opt/local && sudo git clone https://github.com/macathena/macathena macathena` 
    99 * `sudo sed -i '' $'1i\\\nfile:///opt/local/macathena/ports\n' /opt/local/etc/macports/sources.conf` 
    10  * `port selfupdate` 
    11  * `port install macathena-base
     10 * `sudo port selfupdate` 
     11 * `sudo port install macathena-standard
    1212 
    1313== Fink instructions (DEPRECATED - OS X 10.5 Leopard and below ONLY) ==