From 7b22f82957c53b57b1eb99f949988e6b6af286d8 Mon Sep 17 00:00:00 2001 From: lide Date: Thu, 27 Dec 2018 17:39:15 +0800 Subject: [PATCH] Adjust format of README.md (#476) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d01d9b2c202ebf..a95410d825823c 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,9 @@ After successfully building, it will install binary files in the directory outpu You must be install following softwares: +``` GCC 5.3.1+, Oracle JDK 1.8+, Python 2.7+, Apache Maven 3.5+, CMake 3.4.3+ +``` After you installed above all, you also must be set them to environment variable PATH and set JAVA_HOME.