From 6bb99656f691b281322e216113b565b4e34b0ab9 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sat, 7 Oct 2017 09:45:32 -0400 Subject: [PATCH] add period --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 407ddfe7..0f6456c1 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Rack's dependencies (GLEW, glfw, etc) do not need to be installed on your system ### Mac -Install [Xcode](https://developer.apple.com/xcode/) +Install [Xcode](https://developer.apple.com/xcode/). Install [CMake](https://cmake.org/) and wget, preferably from [Homebrew](https://brew.sh/). ### Windows