mirror of
https://github.com/vbatts/flaming-happiness.git
synced 2025-01-31 01:27:34 +00:00
adding notes for debian dependencies
This commit is contained in:
parent
1244ea7506
commit
87d3ae96d7
1 changed files with 5 additions and 1 deletions
|
@ -24,7 +24,11 @@ for ZeroMQ v2
|
||||||
|
|
||||||
If you're on Fedora, for dependencies, run:
|
If you're on Fedora, for dependencies, run:
|
||||||
|
|
||||||
yum install zeromq3-devel libnotify-devel
|
yum install golang zeromq3-devel libnotify-devel
|
||||||
|
|
||||||
|
If you're on debian, for dependencies, run:
|
||||||
|
|
||||||
|
apt-get install golang libnotify-dev libzmq3-dev
|
||||||
|
|
||||||
|
|
||||||
Running
|
Running
|
||||||
|
|
Loading…
Reference in a new issue