diff options
author | Dario Vladovic <d.vladimyr@gmail.com> | 2021-06-20 18:59:54 +0200 |
---|---|---|
committer | Dario Vladovic <d.vladimyr@gmail.com> | 2021-06-20 18:59:54 +0200 |
commit | 47ea3d3b9ff8dccde3a4e3fc607d955c9651c0ad (patch) | |
tree | a1142076eae8e6964e04773669e825c4afd39d17 /README.md | |
parent | 4c57a05442c86b8bb79df58e0718810031956b90 (diff) |
Update macOS install instructions
Lagrange has been added to official Homebrew Cask tap
(https://github.com/Homebrew/homebrew-cask/pull/107506).
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: |