update readme
This commit is contained in:
parent
1060812bb0
commit
d0f97b3a0c
1 changed files with 3 additions and 1 deletions
|
@ -14,7 +14,9 @@ This repo will be include two separate daemons. One of them is written with C la
|
|||
Dependencies `git, go, gcc`
|
||||
|
||||
Debian/Pardus
|
||||
```sudo apt install git go gcc```
|
||||
```bash
|
||||
sudo apt install git golang-go gcc
|
||||
```
|
||||
|
||||
How to **build** c-daemon + go processes:
|
||||
```bash
|
||||
|
|
Loading…
Reference in a new issue