Skip to content

Commit d57a0e6

Browse files
committed
Merge pull request #16 from WeCamp/listener
Updated readme
2 parents c6c7878 + ac3ad08 commit d57a0e6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,5 @@
99

1010
## Running
1111

12-
* Set your ip and port in ./bin/battleship.php
13-
* `php ./bin/battleship.php`
12+
* run `php ./bin/battleship.php [ip] [port]` ([ip] and [port] are optional and default to 127.0.0.1 and 1337)
1413
* connect to your ip and port using telnet: `telnet [ip] [port]`

0 commit comments

Comments
 (0)