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
Notes: sideshowbarker 2024-07-18 05:06:13 +09:00

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