diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -21,11 +21,10 @@ Like Gemini, Lagrange has been designed with minimalism in mind. It depends on a | |||
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 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 a Homebrew tap: | 24 | On macOS you can install and upgrade via a Homebrew: |
25 | 25 | ||
26 | ``` | 26 | ``` |
27 | $ brew tap skyjake/lagrange | 27 | brew install --cask lagrange |
28 | $ brew install lagrange | ||
29 | ``` | 28 | ``` |
30 | 29 | ||
31 | On openSUSE Tumbleweed: | 30 | On openSUSE Tumbleweed: |