Changes between Version 15 and Version 16 of Install

Show
Ignore:
Author:
quentin (IP: 18.18.83.42)
Timestamp:
07/20/20 11:55:42 (4 years ago)
Comment:

Update instructions to use github

Legend:

Unmodified
Added
Removed
Modified
  • Install

    v15 v16  
    55If you are interested in contributing to the project, please [mailto:sipb-macathena@mit.edu contact us] 
    66 
    7 == MacPorts instructions (DEPRECATED - OS X 10.7 Lion and up) == 
     7== MacPorts instructions (OS X 10.7 Lion and up) == 
    88 
    99 * Install MacPorts using the instructions at http://www.macports.org/install.php 
    10  * `cd /opt/local && svn co http://macathena.mit.edu/svn/trunk/ports/ macathena-ports
    11  * `sudo sed -i '1ifile:///opt/local/macathena-ports' /opt/local/etc/macports/sources.conf` 
     10 * `cd /opt/local && git clone https://github.com/macathena/macathena macathena
     11 * `sudo sed -i '1ifile:///opt/local/macathena/ports' /opt/local/etc/macports/sources.conf` 
    1212 * `port selfupdate` 
    1313 * `port install macathena-base`