summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRuben Pollan <meskio@sindominio.net>2018-06-04 13:23:35 +0200
committerRuben Pollan <meskio@sindominio.net>2018-06-04 20:59:09 +0200
commitde9eb2148f9d1af3a0e78b2567f862269df7517f (patch)
treee504f38b29ac86e0871a7a515f5da796684c8a2b /README.md
parent8c3ba3a2d6a3db9d277c9d6b7532d125b39e1676 (diff)
[feat] use http to communicate with the core
Instead of using zmq.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f0e55c5..e0f3d17 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ Install it
Install dependencies:
```
- # apt install libzmq3-dev libgtk-3-dev libappindicator3-dev golang pkg-config
+ # apt install libgtk-3-dev libappindicator3-dev golang pkg-config
```
Build the systray: