From 7455873df687b8f6fda02d6da910acb82db5c8d2 Mon Sep 17 00:00:00 2001 From: Krutonium Date: Wed, 6 Jan 2016 23:58:10 -0500 Subject: [PATCH] Rename --- Building-OpenRCT2-on-Linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Building-OpenRCT2-on-Linux.md b/Building-OpenRCT2-on-Linux.md index 9c66fe2..04d218e 100644 --- a/Building-OpenRCT2-on-Linux.md +++ b/Building-OpenRCT2-on-Linux.md @@ -6,7 +6,7 @@ As you can now build OpenRCT2 for native system (well, an x86-compatible system This page tells you how to build the project. For instructions on how to get assets and run it check https://github.com/OpenRCT2/OpenRCT2/wiki/Installation-on-Linux. -## Linux +## Required Packages (General) To build natively on Linux, you will need a set of libraries set up. Since most distributions come with a package manager, we expect you to use that. Required libraries include: * `SDL2` * `SDL2_ttf`