Skip to content
Snippets Groups Projects
Verified Commit 12e7727a authored by meskio's avatar meskio :tent:
Browse files

[doc] run bitmask-systray from the repo

parent 97a9c375
No related branches found
No related tags found
No related merge requests found
......@@ -2,14 +2,18 @@ Install it
----------
Install dependencies:
```
# apt install libzmq3-dev libgtk-3-dev libappindicator3-dev golang
```
Install the systray:
$ go get 0xacab.org/leap/bitmask-systray
Build the systray:
```
$ git clone 0xacab.org/leap/bitmask-systray
$ cd bitmask-systray
```
Run bitmask and the systray:
```
$ bitmaskd
$ ~/go/bin/bitmask-systray
$ ./bitmask-systray
```
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