summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Graf <tgraf@suug.ch>2017-02-10 06:11:19 -0800
committerThomas Graf <tgraf@suug.ch>2017-02-10 06:11:19 -0800
commit49ce252ec54fd9dbd9a850950d4ab5f0b8e8287c (patch)
treefa4c32b20c5bc3315c9f618060ac4c6f3e3ee7ca
parent14db0bff4cb2fac7ca2705ae00ada4b38ae81951 (diff)
OSX: Add brew usage instructions
Signed-off-by: Thomas Graf <tgraf@suug.ch>
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 24c8cd4..b7624b9 100644
--- a/README.md
+++ b/README.md
@@ -39,6 +39,13 @@ bmon
```
## OSX Installation
+
+### Brew
+```
+brew install bmon
+```
+
+### Compile yourself
Install libconfuse
```
wget https://github.com/martinh/libconfuse/releases/download/v2.8/confuse-2.8.zip