Changes between Version 17 and Version 18 of Install
- Timestamp:
- 07/20/20 16:11:49 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Install
v17 v18 7 7 * Install MacPorts using the instructions at http://www.macports.org/install.php 8 8 * `cd /opt/local && git clone https://github.com/macathena/macathena macathena` 9 * `sudo sed -i ' 1ifile:///opt/local/macathena/ports' /opt/local/etc/macports/sources.conf`9 * `sudo sed -i '' $'1i\\\nfile:///opt/local/macathena/ports\n' /opt/local/etc/macports/sources.conf` 10 10 * `port selfupdate` 11 11 * `port install macathena-base`