Skip to content

Commit f061bb7

Browse files
authored
Update GoAccess-Install-And-Settings.md
1 parent 1061e24 commit f061bb7

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

markdown-file/GoAccess-Install-And-Settings.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@
1111

1212
## 安装(CentOS 7.4)
1313

14-
1. 安装依赖包
14+
- 注意,如果是在 CentOS 6 下安装会碰到一些问题,可以参考:<https://www.jianshu.com/p/7cacc1d20588>
15+
16+
- 1. 安装依赖包
1517

1618
```
1719
yum install -y ncurses-devel
@@ -22,7 +24,7 @@ cd GeoIP-1.4.8/
2224
make && make install
2325
```
2426

25-
2. 安装 GoAccess
27+
- 2. 安装 GoAccess
2628

2729
```
2830
wget http://tar.goaccess.io/goaccess-1.2.tar.gz

0 commit comments

Comments
 (0)