summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAlex Burka <durka42+github@gmail.com>2017-01-05 01:40:38 -0500
committerGitHub <noreply@github.com>2017-01-05 01:40:38 -0500
commitdcd4e01c22033e9d0e82b37d220978eef0a700bb (patch)
tree22777407b8e8516ad8cabbf4759f9997beed97d5 /README.md
parent693aefcbd7951fd064e587e86f743a326a1cdef6 (diff)
macOS: cmake is not required
The build Works On My Machine (tm) without cmake. OSX 10.9.5
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/README.md b/README.md
index c65a5997..dab38ce3 100644
--- a/README.md
+++ b/README.md
@@ -66,12 +66,6 @@ apt-get install cmake libfreetype6-dev libfontconfig1-dev xclip
If you build Alacritty on another Linux distribution, we would love some help
filling in this section of the README.
-#### Additional macOS Prerequisites
-
-It's possible `cmake` is needed on macOS to build Alacritty. If someone can
-verify this and make a PR clarifying either way, it would be greatly
-appreciated!
-
### Building
Once all the prerequisites are installed, compiling Alacritty should be easy: