Update README.md
This commit is contained in:
@ -2,10 +2,11 @@
|
|||||||
适用于Minecraft: Java Edition的ping工具
|
适用于Minecraft: Java Edition的ping工具
|
||||||
|
|
||||||
Install with go tools:
|
Install with go tools:
|
||||||
```go install github.com/Tnze/go-mc/cmd/mcping```
|
```go get -u github.com/Tnze/go-mc/cmd/mcping```
|
||||||
|
`$GOPATH/bin` should in your `$PATH`.
|
||||||
|
|
||||||
Install with Homebrew:
|
Install with Homebrew:
|
||||||
```brew tap Tnze/tap && brew install mcping```
|
```brew tap Tnze/tap && brew install mcping```
|
||||||
|
|
||||||
Useage:
|
Useage:
|
||||||
```mcping <hostname>[:port]```
|
```mcping <hostname>[:port]```
|
||||||
|
Reference in New Issue
Block a user