summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDario Vladovic <d.vladimyr@gmail.com>2021-06-20 18:59:54 +0200
committerDario Vladovic <d.vladimyr@gmail.com>2021-06-20 18:59:54 +0200
commit47ea3d3b9ff8dccde3a4e3fc607d955c9651c0ad (patch)
treea1142076eae8e6964e04773669e825c4afd39d17
parent4c57a05442c86b8bb79df58e0718810031956b90 (diff)
Update macOS install instructions
Lagrange has been added to official Homebrew Cask tap (https://github.com/Homebrew/homebrew-cask/pull/107506).
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index f1a62578..794892b8 100644
--- a/README.md
+++ b/README.md
@@ -21,11 +21,10 @@ Like Gemini, Lagrange has been designed with minimalism in mind. It depends on a
21 21
22Prebuilt 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). 22Prebuilt 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
24On macOS you can install and upgrade via a Homebrew tap: 24On macOS you can install and upgrade via a Homebrew:
25 25
26``` 26```
27$ brew tap skyjake/lagrange 27brew install --cask lagrange
28$ brew install lagrange
29``` 28```
30 29
31On openSUSE Tumbleweed: 30On openSUSE Tumbleweed: