mirror of
https://github.com/limine-bootloader/limine
synced 2024-12-23 22:36:48 +03:00
docs: Fix small typo
This commit is contained in:
parent
ad8620e704
commit
cebb45bad3
@ -84,7 +84,7 @@ or `gcc` or `llvm/clang` must also be installed.
|
||||
`GNU binutils` is necessary in order to build the UEFI port of Limine. A full
|
||||
LLVM toolchain without `GNU binutils` can be used to build the BIOS port instead.
|
||||
|
||||
Both the UEFI and BIOS ports of the bootloader can built, using `GCC/GNU binutils`, with:
|
||||
Both the UEFI and BIOS ports of the bootloader can be built, using `GCC/GNU binutils`, with:
|
||||
```bash
|
||||
make
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user