From 1a3e7bfefebeb4e8ddd9852372ded47ac8509ae1 Mon Sep 17 00:00:00 2001 From: Mike Morris Date: Thu, 28 May 2015 11:34:16 -0400 Subject: added link with clang-3.5+ linux install --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index d2f1e7686b..91ac4985ac 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ Target iOS: 7.0 through latest 8.x. We are using Ubuntu for development. While the software should work on other distributions as well, we are not providing explicit build instructions here. -Install GCC 4.9+ if you are running Ubuntu 14.04 or older. Alternatively, you can also use Clang 3.5+. +Install GCC 4.9+ if you are running Ubuntu 14.04 or older. Alternatively, you can also use [Clang 3.5+](http://llvm.org/apt/). sudo add-apt-repository --yes ppa:ubuntu-toolchain-r/test sudo apt-get update -- cgit v1.2.1