mirror of
https://github.com/yuzu-emu/unicorn
synced 2024-11-24 08:38:25 +00:00
docs: fix markdown for COMPILE*md
This commit is contained in:
parent
38b4e35b20
commit
822e762561
2 changed files with 4 additions and 2 deletions
|
@ -1,7 +1,8 @@
|
||||||
This documentation explains how to compile, install & run Unicorn on MacOSX,
|
This documentation explains how to compile, install & run Unicorn on MacOSX,
|
||||||
Linux, *BSD, Solaris, Android & iOS.
|
Linux, BSD, Solaris, Android & iOS.
|
||||||
|
|
||||||
To compile for Microsoft Windows, see [COMPILE-WINDOWS.md](COMPILE-WINDOWS.md)
|
To compile for Microsoft Windows, see [COMPILE-WINDOWS.md](COMPILE-WINDOWS.md)
|
||||||
|
|
||||||
----
|
----
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
We also show steps to cross-compile Unicorn for Microsoft Windows.
|
We also show steps to cross-compile Unicorn for Microsoft Windows.
|
||||||
|
|
||||||
To compile for *nix OS, see [COMPILE-NIX.md](COMPILE-NIX.md)
|
To compile for Linux, Mac OS X and Unix-based OS, see [COMPILE-NIX.md](COMPILE-NIX.md)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue