:: commit 6e6895557b5627768252b354f1eacf6b342c7113

John Benediktsson <mrjbq7@gmail.com> — 2023-01-09 16:18

parents: 1e1bb1ffe4

README.md: adding note about homebrew on macOS (#82)

diff --git a/README.md b/README.md
index c6a0da3..21afea3 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,12 @@ Alternatively, you might be able to install bzip3 using your system's package ma
 
 [![Packaging status](https://repology.org/badge/vertical-allrepos/bzip3.svg)](https://repology.org/project/bzip3/versions)
 
+On macOS, you can use [Homebrew](https://brew.sh) to easily install:
+
+```console
+$ brew install bzip3
+```
+
 ## Perl source code benchmark
 
 First, I have downloaded every version of Perl5 ever released and decompressed them.
tab: 248 wrap: offon