From 25b70d93265ba89aae5722242c39b9c92a28550d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Jos=C3=A9=20Garc=C3=ADa-Castro=20Crespo?= Date: Sun, 25 Feb 2024 18:06:23 +0000 Subject: Documentation/tutorial/part1.md: Reformat Redhat package description MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Convert multiline Redhat package list to one-line code markup. Change-Id: I1ba38bf2fc767a3f1694c55cf50e137ce10bfd75 Signed-off-by: Juan José García-Castro Crespo Reviewed-on: https://review.coreboot.org/c/coreboot/+/80749 Tested-by: build bot (Jenkins) Reviewed-by: Nicholas Chin Reviewed-by: Felix Singer --- Documentation/tutorial/part1.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/tutorial/part1.md b/Documentation/tutorial/part1.md index 041c7f41fa..0500742b22 100644 --- a/Documentation/tutorial/part1.md +++ b/Documentation/tutorial/part1.md @@ -36,8 +36,8 @@ Arch based distros: `sudo pacman -S base-devel curl git gcc-ada ncurses zlib` Redhat based distros: -`sudo dnf install git make gcc-gnat flex bison xz bzip2 gcc g++` -`ncurses-devel wget zlib-devel patch` +`sudo dnf install git make gcc-gnat flex bison xz bzip2 gcc g++ +ncurses-devel wget zlib-devel patch` ### Step 2 - Download coreboot source tree -- cgit v1.2.3