Update README.md

This commit is contained in:
Four
2018-10-09 00:24:56 +08:00
committed by GitHub
parent 7201c2a7e6
commit 599c18421d

View File

@@ -40,9 +40,9 @@ All is ok
```
### RUN
``` bash
$ go get -v github.com/40t/go-sniffer
$ cd $(go env GOPATH)/src/github.com/40t/go-sniffer
$ go run main.go
$ go get -v -u github.com/40t/go-sniffer
$ cp -rf $(go env GOPATH)/bin/go-sniffer /usr/local/bin
$ go-sniffer
```
## Usage:
``` bash