summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index a2b9230..53264c2 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -9,9 +9,13 @@ installed like this:
9pip3 install mat2 9pip3 install mat2
10``` 10```
11 11
12
13# GNU/Linux 12# GNU/Linux
14 13
14## Optional dependencies
15
16When [bubblewrap](https://github.com/projectatomic/bubblewrap) is
17installed, MAT2 uses it to sandbox any external processes it invokes.
18
15## Fedora 19## Fedora
16 20
17Thanks to [atenart](https://ack.tf/), there is a package available on 21Thanks to [atenart](https://ack.tf/), there is a package available on