mirror of
https://github.com/BoredDevNL/BoredOS.git
synced 2026-05-15 10:48:38 +00:00
docs: Update admonition syntax for caution block in usage documentation.
This commit is contained in:
parent
b427b1d4ac
commit
884af3857f
1 changed files with 1 additions and 1 deletions
2
docs/build/usage.md
vendored
2
docs/build/usage.md
vendored
|
|
@ -46,7 +46,7 @@ This command invokes QEMU with specific arguments:
|
|||
|
||||
## Running on Bare Metal
|
||||
|
||||
> [CAUTION]
|
||||
> [!CAUTION]
|
||||
> Running hobby operating systems on real hardware is at your own risk and may cause undefined behavior.
|
||||
|
||||
To boot BoredOS on a physical PC:
|
||||
|
|
|
|||
Loading…
Reference in a new issue