remove tags from article header (#6)

This commit is contained in:
Troy 2024-12-28 16:19:26 +00:00 committed by GitHub
parent 01f721f938
commit 4487fb0945
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 50 additions and 68 deletions

View file

@ -103,7 +103,7 @@ paru -S flashprog dmidecode
sudo flashprog -p internal:laptop=force_I_want_a_brick,boardmismatch=force -r dump.bin
```
5. Clone Libreboot MaKe and change into the directory.
5. Clone LibreBoot MaKe and change into the directory.
```sh
git clone https://codeberg.org/libreboot/lbmk; cd lbmk