Update README.md

This commit is contained in:
Four 2018-12-03 13:19:38 +08:00 committed by GitHub
parent 3a639ed0f1
commit 10cf59920e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -25,6 +25,7 @@ $ go-sniffer en0 mysql
## Setup:
- support : `MacOS` `Linux` `Unix`
- not support : `windows`
- If you encounter problems in the `go get` process, try upgrading the go version 如果go get 过程中遇到问题请尝试升级go版本
### Centos
``` bash
@ -36,7 +37,7 @@ $ apt-get install libpcap-dev
```
### MacOs
``` bash
All is ok
```
### RUN
``` bash