Skip to content

Commit e2cff92

Browse files
committed
Updated README.md
1 parent eb3b445 commit e2cff92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ A local group chat application
88
2. Download Server.jar from the latest release.
99
3. Download Client.jar from the latest release.
1010
4. Now start both like below.
11-
> java -jar Server.jar [Port] [Server capacity]
11+
> java -jar Server.jar [Port] [Server capacity] <br />
1212
> java -jar Client.jar [Server host] [Port]
1313
## How to use
1414
#### Server

0 commit comments

Comments
 (0)