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
1 changed files with 1 additions and 1 deletions

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).
---