Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hitime1234 authored Jan 26, 2022
1 parent fd7ef10 commit bbd1b76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ This is the java multi threaded server for the tetris game

This is a tetris game server for my tetris game for multiplayer and ranking

#Please make sure You have these before starting
# Please make sure You have these before starting

1. have Java 1.8/8 or greater installed and have it in your path (To check type java in cmd)

2. Have a active internet

3. have python3 installed for gui support

#Launch statement:
# Launch statement:

java -jar TetrisServer.jar ipADDRESSHERE

0 comments on commit bbd1b76

Please sign in to comment.