diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -19,12 +19,14 @@ Like Gemini, Lagrange has been designed with minimalism in mind. It depends on a | |||
19 | 19 | ||
20 | ## Downloads | 20 | ## Downloads |
21 | 21 | ||
22 | Prebuilt binaries for Windows, macOS and Linux can be found in [Releases][rel]. You can also find [Lagrange on Flathub for Linux](https://flathub.org/apps/details/fi.skyjake.Lagrange). | 22 | Prebuilt binaries for Windows, macOS (10.13 or later) and Linux can be found in [Releases][rel]. You can also find [Lagrange on Flathub for Linux](https://flathub.org/apps/details/fi.skyjake.Lagrange). |
23 | 23 | ||
24 | On macOS you can install and upgrade via Homebrew: | 24 | On macOS you can install and upgrade via Homebrew: |
25 | 25 | ||
26 | brew install --cask lagrange | 26 | brew install --cask lagrange |
27 | 27 | ||
28 | Please check [MacPorts](https://www.macports.org) if you are using macOS 10.12 or older. | ||
29 | |||
28 | On openSUSE Tumbleweed: | 30 | On openSUSE Tumbleweed: |
29 | 31 | ||
30 | sudo zypper install lagrange | 32 | sudo zypper install lagrange |