diff options
| author | jvoisin | 2023-04-11 21:35:25 +0200 |
|---|---|---|
| committer | jvoisin | 2023-04-11 21:35:25 +0200 |
| commit | 71ecac85b01fe16d528a9311bb346613069cbaa2 (patch) | |
| tree | 59d6171ccfbaedaab1b28d8495307d2cd7aa6b22 /INSTALL.md | |
| parent | b9677d86557d377dc4f627ee254910c3433de1e7 (diff) | |
Add some documentation about OSX
Diffstat (limited to 'INSTALL.md')
| -rw-r--r-- | INSTALL.md | 19 |
1 files changed, 19 insertions, 0 deletions
| @@ -49,3 +49,22 @@ dnf -y install mat2 | |||
| 49 | ## Gentoo | 49 | ## Gentoo |
| 50 | 50 | ||
| 51 | mat2 is available in the [torbrowser overlay](https://github.com/MeisterP/torbrowser-overlay). | 51 | mat2 is available in the [torbrowser overlay](https://github.com/MeisterP/torbrowser-overlay). |
| 52 | |||
| 53 | |||
| 54 | # OSX | ||
| 55 | |||
| 56 | ## Homebrew | ||
| 57 | |||
| 58 | mat2 is [available on homebrew](https://formulae.brew.sh/formula/mat2): | ||
| 59 | |||
| 60 | ``` | ||
| 61 | brew install mat2 | ||
| 62 | ``` | ||
| 63 | |||
| 64 | ## MacPorts | ||
| 65 | |||
| 66 | mat2 is [available on MacPorts](https://ports.macports.org/port/mat2/): | ||
| 67 | |||
| 68 | ``` | ||
| 69 | port install mat2 | ||
| 70 | ``` | ||
