[Doc] Update README.md: a reword suggestion (#5288)

This commit is contained in:
Ting Sun
2021-01-26 09:14:08 +08:00
committed by GitHub
parent 6729c3b226
commit 92bcd2f9fa

View File

@ -123,15 +123,15 @@ You should install the following softwares:
GCC 7.3.0+, 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.
Then set them to environment variable PATH and set JAVA_HOME.
If your GCC version is lower than 7.3.0, you can run:
```
sudo yum install devtoolset-4-toolchain -y
sudo yum install devtoolset-7-toolchain -y
```
and then, set the path of GCC (e.g /opt/rh/devtoolset-4/root/usr/bin) to the environment variable PATH.
and then, set the path of GCC (e.g `/opt/rh/devtoolset-7/root/usr/bin`) to the environment variable PATH.
#### Compile and install