From 94b591b4a870fdd9f88cb08e15ac8f48bcdc2152 Mon Sep 17 00:00:00 2001 From: Lev Date: Thu, 26 Jan 2017 05:04:49 +0500 Subject: [PATCH] Updating README.md. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 683b751..ce8422a 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ There are several software requirements for building rehlds:
  1. Java Development Kit (JDK) 7+ (http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html)
  2. For Windows: Visual Studio 2013 and later
  3. -
  4. For Linux: Intel C++ Compiler 13 and later
  5. +
  6. For Linux: Intel C++ Compiler 13 and later or GCC 4.9.2 or later (some earlier versions might work too)
### Checking requirements