cloudflare / cloudflare/mmproxy
doc: List build dependencies in instructions
Open
- Dominant language
- C
- Stars
- 518
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
Typically I expect that I can compile C code provided that I have first installed `build-essential`:
```sh
sudo apt install -y build-essential
```
With this I'm just getting error and after error and I don't know what to install to get past them.
Contributor guide
Assessment
This issue has not been assessed yet.