diff --git a/build/README.md b/build/README.md index 5b8b60eb0..6430d680c 100644 --- a/build/README.md +++ b/build/README.md @@ -9,6 +9,8 @@ - Avahi - `sudo apt install -y avahi-daemon` - Installed by default on most Debian systems - https://avahi.org +- Build Essentials (needed to run `make`) + - `sudo apt install -y build-essential` - Docker - `curl -fsSL https://get.docker.com | sh` - https://docs.docker.com/get-docker