summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKali Kaneko (leap communications) <kali@leap.se>2018-06-20 11:46:38 +0200
committerKali Kaneko (leap communications) <kali@leap.se>2018-06-20 11:46:38 +0200
commit4b7cbc11f87bacd0bca03e87ce9c108e7de6099f (patch)
tree4f968cbeff36293a2c1f43de5eb5ca5c2c68f0ff /README.md
parent95bc8b92bb4ade116f96ffcb2b40c42652acb37c (diff)
[docs] document sed incompatibility for osx
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index e0f3d17..17bad8e 100644
--- a/README.md
+++ b/README.md
@@ -25,10 +25,12 @@ Using homebrew:
```
$ brew install golang zmq pkg-config
+ $ brew install --default-names gnu-sed
$ git clone 0xacab.org/leap/bitmask-systray
$ cd bitmask-systray
$ go get .
$ go build
+
```
Run it