update readme

This commit is contained in:
Aliberk Sandıkçı 2023-07-26 15:39:48 +03:00
parent 1060812bb0
commit d0f97b3a0c
Signed by: asandikci
GPG Key ID: 25C67A03B5666BC1
1 changed files with 3 additions and 1 deletions

View File

@ -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