From 42e3fc51cce8d7d3a66af1f6d0b71906493dc2d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20P=C3=B6chtrager?= Date: Mon, 16 Dec 2013 18:17:09 +0100 Subject: [PATCH] fix a typo in the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 419657e..a31c483 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Basically everything you can build on OS X with clang/gcc should build with this Download the SDK version (links below) you want to the tarball/ (important!) directory. -Then assure you have the following installed on your Linux box: +Then ensure you have the following installed on your Linux box: `Clang 3.2+`, `llvm-devel`, `automake`, `autogen`, `libtool`, `libxml2-devel` (<=10.5 only), `uuid-devel`, `openssl-devel` and the `bash shell`.