From f0acd8e3406cdd304f6a11fabb6a3bd6e6fa9cb3 Mon Sep 17 00:00:00 2001 From: Felix Krause Date: Thu, 1 Feb 2018 22:25:04 -0500 Subject: [PATCH] Fix spelling of Xcode --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a6005dc..47fca7f2 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ cmake --build . ### Installing dependencies #### OS X -* Install the latest XCode command line tools. +* Install the latest Xcode command line tools. * Install other dependencies, for example, using [Homebrew](https://brew.sh): ``` brew install gperf cmake openssl