mirror of https://github.com/40t/go-sniffer.git
Update README.md
This commit is contained in:
parent
7201c2a7e6
commit
599c18421d
|
@ -40,9 +40,9 @@ All is ok
|
||||||
```
|
```
|
||||||
### RUN
|
### RUN
|
||||||
``` bash
|
``` bash
|
||||||
$ go get -v github.com/40t/go-sniffer
|
$ go get -v -u github.com/40t/go-sniffer
|
||||||
$ cd $(go env GOPATH)/src/github.com/40t/go-sniffer
|
$ cp -rf $(go env GOPATH)/bin/go-sniffer /usr/local/bin
|
||||||
$ go run main.go
|
$ go-sniffer
|
||||||
```
|
```
|
||||||
## Usage:
|
## Usage:
|
||||||
``` bash
|
``` bash
|
||||||
|
|
Loading…
Reference in New Issue