summaryrefslogtreecommitdiffstats
path: root/BUILD.md
diff options
context:
space:
mode:
authorSky <git@bunnies.cc>2013-12-13 16:23:12 +0000
committerSky <git@bunnies.cc>2013-12-13 16:23:12 +0000
commit01328b54e0bea4131f338ee1917ee00675f0c26d (patch)
treed37ad034adf0ff21cedda179ba4c4d7145797c80 /BUILD.md
parente6e63307fd2920d9eaaf32fc1595e4a141ac3b25 (diff)
downloadMultiMC-01328b54e0bea4131f338ee1917ee00675f0c26d.tar
MultiMC-01328b54e0bea4131f338ee1917ee00675f0c26d.tar.gz
MultiMC-01328b54e0bea4131f338ee1917ee00675f0c26d.tar.lz
MultiMC-01328b54e0bea4131f338ee1917ee00675f0c26d.tar.xz
MultiMC-01328b54e0bea4131f338ee1917ee00675f0c26d.zip
Fix typo
Diffstat (limited to 'BUILD.md')
-rw-r--r--BUILD.md2
1 files changed, 1 insertions, 1 deletions
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)