diff --git a/README.md b/README.md index f4255bb3a493b23fefaf0157060630a8b61e6bf7..464275af3cd950b78b72d85736d1601b6a2929a6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,15 @@ -Dependencies ------------- +Install it +---------- - # apt install libzmq3-dev libgtk-3-dev libappindicator3-dev +Install dependencies: + + # apt install libzmq3-dev libgtk-3-dev libappindicator3-dev golang + +Install the systray: + + $ go get 0xacab.org/leap/bitmask-systray + +Run bitmask and the systray: + + $ bitmaskd + $ ~/go/bin/bitmask-systray