Doc/lessons/lesson1: Fix title consistency

Make the title for lesson 1 match the format used for lesson 2 and the
lessons index, for consistency purposes.

Change-Id: I133d758ddf4974096cbf9f10ae96c148fc859efc
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34350
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Jacob Garber <jgarber1@ualberta.ca>
This commit is contained in:
Angel Pons 2019-07-15 16:49:50 +02:00 committed by Patrick Georgi
parent f5202a640b
commit d472c4f01e
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
coreboot lesson 1 - Starting from scratch
=========================================
coreboot Lesson 1: Starting from scratch
========================================
From a fresh Ubuntu 16.04 or 18.04 install, here are all the steps required for
a very basic build: