Commit 3095960b477add158dbdc2aad43d88f21523dcc2

Authored by 徐烜
1 parent 14b1b546

Updates 01_basic/yum.md

Auto commit by GitBook Editor
Showing 1 changed file with 1 additions and 1 deletions
01_basic/yum.md
... ... @@ -25,7 +25,7 @@ rpm -ivh yum-metadata-parser-1.1.2-16.el6.x86_64.rpm
25 25 rpm -ivh yum-3.2.29-81.el6.centos.noarch.rpm yum-plugin-fastestmirror-1.1.30-41.el6.noarch.rpm
26 26 ```
27 27  
28   -####三、下载repo文件,并配置
  28 +####三、下载repo文件,并配置yum.d
29 29 ```
30 30 // 下载repo
31 31 wget http://mirrors.163.com/.help/CentOS6-Base-163.repo
... ...