From 6695cc2672a26f297cc118bcae7873abf21b45a6 Mon Sep 17 00:00:00 2001 From: Sascha Kratky Date: Thu, 31 Jan 2013 16:48:16 +0100 Subject: [PATCH] fix broken link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af22824..b3620e6 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ requirements * [CMake 2.8.6][cmk] or newer. The executable `cmake` should be on the system path. * [Visual Studio C++][vslstd], [MinGW][mingw] or [Cygwin][cgwn] under Windows. * [GCC][gcc] under Linux or OS X. -* [Intel C++ compiler][icc] under Windows, Linux or OS X. +* [Intel C++ compiler][intel] under Windows, Linux or OS X. * [Xcode][xcdt] developer tools package under OS X. This includes [Clang][clang]. installation