1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-10 09:32:29 +01:00

Rephrasing Linux's detailed instructions for builds

Making it consistent with macOS text
This commit is contained in:
Gabriel Guedes
2020-08-28 22:48:36 -03:00
parent 0d88f29444
commit a8939656fc

View File

@@ -171,7 +171,7 @@ DESTDIR=. make install # the install target creates all the necessary files in p
You can also use Ninja in place of Make, if you prefer, see Wiki for details.
Detailed instructions can be found on our [wiki](https://github.com/OpenRCT2/OpenRCT2/wiki/Building-OpenRCT2-on-Linux).
Detailed instructions can be found on [Building OpenRCT2 on Linux](https://github.com/OpenRCT2/OpenRCT2/wiki/Building-OpenRCT2-on-Linux).
---