diff options
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 | ``` | ||
