Skip to content
Snippets Groups Projects
Unverified Commit 4b7cbc11 authored by Kali Kaneko's avatar Kali Kaneko
Browse files

[docs] document sed incompatibility for osx

parent 95bc8b92
No related branches found
No related tags found
No related merge requests found
...@@ -25,10 +25,12 @@ Using homebrew: ...@@ -25,10 +25,12 @@ Using homebrew:
``` ```
$ brew install golang zmq pkg-config $ brew install golang zmq pkg-config
$ brew install --default-names gnu-sed
$ git clone 0xacab.org/leap/bitmask-systray $ git clone 0xacab.org/leap/bitmask-systray
$ cd bitmask-systray $ cd bitmask-systray
$ go get . $ go get .
$ go build $ go build
``` ```
Run it Run it
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment