summaryrefslogtreecommitdiff
path: root/download
diff options
context:
space:
mode:
authorThomas Hallgren <th-github@altocumulus.org>2018-12-02 15:29:55 +0100
committerThomas Hallgren <th-github@altocumulus.org>2018-12-02 15:29:55 +0100
commit769743c5c04611761f14b72e22927bf91580b7b8 (patch)
treef305651c1fe8866161701b8fad3370c266912bd0 /download
parent1c75d417eeeaeb223d3ccbf37534af5161ee6d90 (diff)
Minor fixes on the GF 3.10 download page
Diffstat (limited to 'download')
-rw-r--r--download/index.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/download/index.md b/download/index.md
index b5e90647c..5c5aa7014 100644
--- a/download/index.md
+++ b/download/index.md
@@ -17,7 +17,7 @@ What's new? See the [release notes](release-3.10.html).
<!--
| macOS | [gf-3.10-bin-intel-mac.tar.gz](gf-3.10-bin-intel-mac.tar.gz) | GF,S,C,J,P | `sudo tar -C /usr/local -zxf gf-3.10-bin-intel-mac.tar.gz` |
-| Raspian 9.1 | [gf\_3.10-1\_armhf.deb](gf_3.10-1_armhf.deb) | GF,S,C,J,P | `sudo dpkg -i gf_3.10-1_armhf.deb` |
+| Raspbian 9.1 | [gf\_3.10-1\_armhf.deb](gf_3.10-1_armhf.deb) | GF,S,C,J,P | `sudo dpkg -i gf_3.10-1_armhf.deb` |
| Ubuntu (32-bit) | [gf\_3.10-1\_i386.deb](gf_3.10-1_i386.deb) | GF,S,C,J,P | `sudo dpkg -i gf_3.10-1_i386.deb` |
-->
@@ -34,15 +34,15 @@ The Windows package is installed by just unpacking it anywhere. You will
probably need to set the `PATH` and `GF_LIB_PATH` environment variables,
see Inari's notes on [Installing GF on Windows](http://www.grammaticalframework.org/~inari/gf-windows.html#toc3).
-The Ubuntu `.deb` packages should work on Ubuntu 16.04 and 17.04 and
+The Ubuntu `.deb` packages should work on Ubuntu 16.04 and 18.04 and
similar Linux distributions.
-<!-- The Raspian `.deb` package was created on a Raspberry Pi 3 and will
+<!-- The Raspbian `.deb` package was created on a Raspberry Pi 3 and will
probably work on other ARM-based systems running Debian 9 (stretch) or
similar Linux distributions. -->
-The packages for macOS (Mac OS X) should work on at least 10.11 and
-10.12 (El Capitan and Sierra).
+The packages for macOS (Mac OS X) should work on at least 10.13 and
+10.14 (High Sierra and Mojave)
<!-- The Mac OS and Linux `.tar.gz` packages are designed to be installed in
`/usr/local`. You can install them in other locations, but then you need