git: f2bb76a105 - main - FDP-Overview: Update Debian installation instructions

From: Sergio Carlavilla Delgado <carlavilla_at_FreeBSD.org>
Date: Sun, 28 Jun 2026 11:32:23 UTC
The branch main has been updated by carlavilla:

URL: https://cgit.FreeBSD.org/doc/commit/?id=f2bb76a1054e2e1948ceab9ab7a022fa079fdedd

commit f2bb76a1054e2e1948ceab9ab7a022fa079fdedd
Author:     Marcel Weissenbach <mweissenbach-freebsd@ikaros.space>
AuthorDate: 2026-06-28 11:31:02 +0000
Commit:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
CommitDate: 2026-06-28 11:31:02 +0000

    FDP-Overview: Update Debian installation instructions
---
 documentation/content/en/books/fdp-primer/overview/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/content/en/books/fdp-primer/overview/_index.adoc b/documentation/content/en/books/fdp-primer/overview/_index.adoc
index 5ea84496dc..54534e991c 100644
--- a/documentation/content/en/books/fdp-primer/overview/_index.adoc
+++ b/documentation/content/en/books/fdp-primer/overview/_index.adoc
@@ -198,7 +198,7 @@ Consult your distribution's package manager if in doubt.
 +
 [source,shell]
 ....
-# apt install hugo ruby-asciidoctor ruby-asciidoctor-pdf ruby-rouge git bmake
+# apt install asciidoctor hugo ruby-asciidoctor-pdf ruby-rouge git bmake
 ....
 +
 . Install a local working copy of the documentation from the FreeBSD repository in [.filename]#~/doc# (see crossref:working-copy[working-copy,The Working Copy]).