Update README doc for CentOS

This commit is contained in:
Samson-W 2019-12-18 11:57:36 +08:00
parent ad6ecae6ac
commit bdf62c2270
2 changed files with 2 additions and 2 deletions

View File

@ -79,7 +79,7 @@ sudo apt-get install -y bc net-tools pciutils
``` ```
如果系统是Redhat/CentOS在使用此项目前需要安装如下的软件包 如果系统是Redhat/CentOS在使用此项目前需要安装如下的软件包
``` ```
sudo yum install -y bc net-tools pciutils NetworkManager sudo yum install -y bc net-tools pciutils NetworkManager epel-release
``` ```
### 需要预先进行的配置 ### 需要预先进行的配置

View File

@ -78,7 +78,7 @@ sudo apt-get install -y bc net-tools pciutils network-manager
Redhat/CentOS need install packages before use the hardening tool: Redhat/CentOS need install packages before use the hardening tool:
``` ```
sudo yum install -y bc net-tools pciutils NetworkManager sudo yum install -y bc net-tools pciutils NetworkManager epel-release
``` ```
### Pre-Set ### Pre-Set