summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 2e1c778..71c1c01 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -1,3 +1,15 @@
1# Python ecosystem
2
3If you feel like running arbitrary code downloaded over the
4internet (pypi doesn't support gpg signatures [anymore](https://github.com/pypa/python-packaging-user-guide/pull/466)),
5mat2 is [available on pypi](https://pypi.org/project/mat2/), and can be
6installed like this:
7
8```
9pip3 install mat2
10```
11
12
1# GNU/Linux 13# GNU/Linux
2 14
3## Fedora 15## Fedora