Skip to content

Commit 69613bf

Browse files
authored
Update README.md
1 parent 2e12563 commit 69613bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@ Setting up the server:
1313

1414
If you are using Python 3.7.6 or a newer version, run the following command to start the server:
1515

16-
bash
16+
1717

1818
$ python3 server.py
1919

2020
# Setting up the client:
2121

2222
You will also need to set up a client to see messages on the terminal. To do this, run the following command:
2323

24-
bash
24+
2525

2626
$ python3 client.py
2727

0 commit comments

Comments
 (0)