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

[doc] typo in package

parent b5aaa4e5
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ Install it
Install dependencies:
```
# apt install libzmq3-dev libgtk-3-dev libappindicator3-dev golang pkg-build
# apt install libzmq3-dev libgtk-3-dev libappindicator3-dev golang pkg-config
```
Build the systray:
......@@ -25,7 +25,7 @@ OSX
Using homebrew:
```
$ brew install golang zmq pkg-build
$ brew install golang zmq pkg-config
$ git clone 0xacab.org/leap/bitmask-systray
$ cd bitmask-systray
$ go get .
......
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