README: add emphasis to port number

This commit is contained in:
Jason M. Wood 2016-02-07 11:46:46 -07:00
parent f9b8cafce6
commit d19df863b6

View File

@ -186,7 +186,7 @@ The command to create a new world is:
mscs create [world] [port] <ip>
Where `world` is the name of the world you specify,
and `port` is the server port (by default, use 25565).
and `port` is the server port (by default, use `25565`).
`ip` is optional and will be used if you wish to create multiple worlds
across different servers.