From 1f937dc57e982cf35ed66360cf0294a9a430c4af Mon Sep 17 00:00:00 2001 From: Romain Failliot Date: Sun, 23 Oct 2022 16:37:25 -0400 Subject: [PATCH] Refine dev setup --- docs/developers/developers-setup.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/developers/developers-setup.md b/docs/developers/developers-setup.md index af78da6..7a30181 100644 --- a/docs/developers/developers-setup.md +++ b/docs/developers/developers-setup.md @@ -10,11 +10,12 @@ Diffuse depends on these projects: * Meson * Flatpak and Flatpak builder (Linux only) -### Install the distribution dependencies +## Install the dependencies -It's a bit difficult to get the command lines for all the distributions and -their releases, but it should be enough to find the packages on other -distributions. +### Install the system dependencies + +It's a bit difficult to get the command lines for all the systems, but these +examples should be enough to find the packages on most systems.
Debian/Ubuntu