From 01328b54e0bea4131f338ee1917ee00675f0c26d Mon Sep 17 00:00:00 2001 From: Sky Date: Fri, 13 Dec 2013 16:23:12 +0000 Subject: Fix typo --- BUILD.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD.md b/BUILD.md index db3a0590..32f4a385 100644 --- a/BUILD.md +++ b/BUILD.md @@ -14,7 +14,7 @@ Getting the project to build and run on Linux is easy if you use Ubuntu 13.10 (o * Qt 5.1.1+ Development tools (http://qt-project.org/downloads) ("Qt Online Installer for Linux (64 bit)") * A copy of the MultiMC source (clone it with git) * cmake -* build-essentials +* build-essential * zlib (for example, zlib1g-dev) * java (for example, openjdk-7-jdk) * GL headers (for example, libgl1-mesa-dev) -- cgit v1.2.3