mirror of
https://github.com/dhewm/dhewm3.git
synced 2025-02-22 12:01:30 +00:00
Update README: Use Homebrew instead of MacPorts for dependencies on OS X
I heard MacPorts is dead and the cool kids use Homebrew now.
This commit is contained in:
parent
61d3efec98
commit
1b18eefaf7
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ Required libraries are not part of the tree. These are:
|
||||||
|
|
||||||
For UNIX-like systems these libraries need to be installed (including the
|
For UNIX-like systems these libraries need to be installed (including the
|
||||||
developer files). It is recommended to use the software management tools of
|
developer files). It is recommended to use the software management tools of
|
||||||
your OS (apt-get, portage, rpm, BSD ports, MacPorts, ...).
|
your OS (apt-get, portage, rpm, BSD ports, [Homebrew for OS X](http://brew.sh), ...).
|
||||||
|
|
||||||
For Windows there are two options:
|
For Windows there are two options:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue