From 7e300e546ff768d985653045df725bfdff49e340 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Kope=C4=87?= Date: Fri, 14 Jan 2022 14:25:39 +0100 Subject: [PATCH] note that building fwupd from source is not usually needed MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Kopeć --- docs/variants/clevo_nv41/fwupd_usage.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/variants/clevo_nv41/fwupd_usage.md b/docs/variants/clevo_nv41/fwupd_usage.md index 795d8b11..4ab30504 100644 --- a/docs/variants/clevo_nv41/fwupd_usage.md +++ b/docs/variants/clevo_nv41/fwupd_usage.md @@ -57,6 +57,9 @@ $ sudo apt install ./libgusb-dev_0.3.5-1_amd64.deb ### Building from source +> There is no need to do any of these steps unless you can't use the packages +> provided in [the previous step](#using-binary-packages) + > You might need to adjust the package manager commands and package names to > your distribution.