improved instructions for in-place update

Signed-off-by: Leah Rowe <leah@libreboot.org>
master
Leah Rowe 2023-08-06 10:54:46 +01:00
parent ea13086953
commit 01a2e8aa5b
1 changed files with 3 additions and 0 deletions

View File

@ -90,6 +90,9 @@ use it in place, you could do this:
```
cd lbmk/ # obviously, you need to be in lbmk
rm -Rf coreboot/default grub seabios payload/grub payload/seabios
cd coreboot/coreboot
git pull
cd ../../
git pull
```
Then simply build it as normal, and the new coreboot/grub/seabios will be