summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index b6fc2258..4f3d1580 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,11 @@ Please check [MacPorts](https://www.macports.org) if you are using macOS 10.12 o
30On openSUSE Tumbleweed: 30On openSUSE Tumbleweed:
31 31
32 sudo zypper install lagrange 32 sudo zypper install lagrange
33
34Using GNU Guix:
33 35
36 guix install lagrange
37
34## How to compile 38## How to compile
35 39
36You need a POSIX-compatible environment to compile Lagrange. 40You need a POSIX-compatible environment to compile Lagrange.