From 32734cf5ef5427ccafc0ccfbcc9ccd9b5c3361cf Mon Sep 17 00:00:00 2001 From: Robert Fratto Date: Thu, 4 Apr 2024 12:24:14 -0400 Subject: [PATCH] Update contributing.md --- docs/developer/contributing.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/developer/contributing.md b/docs/developer/contributing.md index 110ba372bd..86933b3616 100644 --- a/docs/developer/contributing.md +++ b/docs/developer/contributing.md @@ -80,7 +80,8 @@ Run `make help` for a description of all available Make targets. Compiling Alloy on Linux requires extra dependencies: -* [systemd headers](https://packages.debian.org/sid/libsystemd-dev) for Promtail +* [systemd headers](https://packages.debian.org/sid/libsystemd-dev) for + Loki components. * Can be installed on Debian-based distributions with: