diff options
author | Leah Rowe <leah@libreboot.org> | 2024-01-27 22:37:39 +0000 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-01-27 22:37:39 +0000 |
commit | 77770f5ad8d1cbe7aa505d4933230e65739e1b20 (patch) | |
tree | 8256f8ba631964433e392ec90ba6003da415342e /README.md | |
parent | 36ddd6f6580a9e9db6e93d57f5b0d5811578be16 (diff) |
remove remaining flashrom remnants (use flashprog)
we use flashprog now!
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -81,7 +81,7 @@ automating much of the coreboot image creation and customization. Secondly, the project produces documentation aimed at non-technical users. Thirdly, the project attempts to provide excellent user support via IRC. -Libreboot already comes with a payload (GRUB), flashrom and other +Libreboot already comes with a payload (GRUB), flashprog and other needed parts. Everything is fully integrated, in a way where most of the complicated steps that are otherwise required, are instead done for the user in advance. |