1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 19:37:34 +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:
Linus Groh 2021-08-29 16:10:21 +01:00
parent 747af8a031
commit f2cc067c9b

View file

@ -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