summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorgeorg2019-11-28 02:15:20 +0000
committerjvoisin2019-11-30 01:14:41 -0800
commit697cb36b814d7e01da336c43b1932264302a2528 (patch)
treec14075024469adf5aa30614c95173cada156229c /INSTALL.md
parent6e52661cfb4e79a76a6ff80637d5adf495a15479 (diff)
This is mat2, not MAT2
Closes #131
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL.md b/INSTALL.md
index fc66d9d..0503539 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -14,7 +14,7 @@ pip3 install mat2
14## Optional dependencies 14## Optional dependencies
15 15
16When [bubblewrap](https://github.com/projectatomic/bubblewrap) is 16When [bubblewrap](https://github.com/projectatomic/bubblewrap) is
17installed, MAT2 uses it to sandbox any external processes it invokes. 17installed, mat2 uses it to sandbox any external processes it invokes.
18 18
19## Arch Linux 19## Arch Linux
20 20
@@ -48,4 +48,4 @@ dnf -y install mat2 mat2-nautilus
48 48
49## Gentoo 49## Gentoo
50 50
51MAT2 is available in the [torbrowser overlay](https://github.com/MeisterP/torbrowser-overlay). 51mat2 is available in the [torbrowser overlay](https://github.com/MeisterP/torbrowser-overlay).