commit 08ef71c1b7d05208c4c388351b7f372cd7cbfad2
parent a1c66830e2c56cda4c29c29b12d6dcd5ccc957c1
Author: Andreas Gruhler <agruhl@gmx.ch>
Date: Wed, 22 Jan 2025 21:53:17 +0100
doc: Homebrew installation
Diffstat:
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -54,12 +54,17 @@ See [man diary](https://diary.in0rdr.ch/man) for the complete documentation.
Demo and Keybinding Cheat Sheet available at https://diary.in0rdr.ch
## Install from Package
-Pre-built packages can be installed from the [Open Build Service
+Pre-built Linux packages can be installed from the [Open Build Service
(OBS)](https://software.opensuse.org/download.html?project=home%3Ain0rdr&package=diary)
* Install the `diary` package for a stable release
* Install the `diary-nightly` build to use a more recent but possibly unstable
version from the master branch
+On MacOS, install with [Homebrew](https://formulae.brew.sh/formula/diary):
+```
+brew install diary
+```
+
### Arch Linux OBS Repository Bug
The Arch Linux repository on the OBS is broken, see
[#69](https://github.com/in0rdr/diary/issues/69) and