Update README.md

This commit is contained in:
Tnze
2019-07-26 11:25:14 +08:00
committed by GitHub
parent e5c32df53b
commit 6f4211ce74

View File

@ -37,7 +37,7 @@ Some examples are at `/cmd` folder.
# Getting start
After you install golang tools:
- Run `go run cmd/ping/ping.go localhost` to ping and list the Miaoscraft mc-server.
- Run `go run cmd/ping/ping.go localhost` to ping and list the localhost mc server.
- Run `go run cmd/daze/daze.go` to join local server at *localhost:25565* as Steve on offline mode.
See `/bot` folder to get more information about how to create your own robot.