mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-07 00:56:14 +00:00
Documentation: Escape asterisk ("*NIX") in BuildInstructions.md
Even though Markdown renderers should handle this fine as-is, not escaping the asterisk makes vim render a lot of text in italics, for example.
This commit is contained in:
@@ -50,7 +50,7 @@ sudo pacman -S --needed base-devel cmake curl mpfr libmpc gmp e2fsprogs ninja qe
|
||||
|
||||
There is also documentation for installing the build prerequisites for some less commonly used systems:
|
||||
|
||||
* [Other Linux distributions and *NIX systems](BuildInstructionsOther.md)
|
||||
* [Other Linux distributions and \*NIX systems](BuildInstructionsOther.md)
|
||||
* [macOS](BuildInstructionsMacOS.md)
|
||||
|
||||
## Build
|
||||
|
||||
Reference in New Issue
Block a user