Documentation/tutorial/part1.md: Reformat Redhat package description
Convert multiline Redhat package list to one-line code markup. Change-Id: I1ba38bf2fc767a3f1694c55cf50e137ce10bfd75 Signed-off-by: Juan José García-Castro Crespo <jjgcc@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/80749 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nicholas Chin <nic.c3.14@gmail.com> Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
This commit is contained in:
committed by
Felix Singer
parent
b397e98124
commit
25b70d9326
@@ -36,8 +36,8 @@ Arch based distros:
|
|||||||
`sudo pacman -S base-devel curl git gcc-ada ncurses zlib`
|
`sudo pacman -S base-devel curl git gcc-ada ncurses zlib`
|
||||||
|
|
||||||
Redhat based distros:
|
Redhat based distros:
|
||||||
`sudo dnf install git make gcc-gnat flex bison xz bzip2 gcc g++`
|
`sudo dnf install git make gcc-gnat flex bison xz bzip2 gcc g++
|
||||||
`ncurses-devel wget zlib-devel patch`
|
ncurses-devel wget zlib-devel patch`
|
||||||
|
|
||||||
|
|
||||||
### Step 2 - Download coreboot source tree
|
### Step 2 - Download coreboot source tree
|
||||||
|
Reference in New Issue
Block a user