Skip to content

Commit f4ec1d5

Browse files
authored
Update README.md
1 parent 15591bb commit f4ec1d5

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
@@ -1,10 +1,10 @@
11
# Python Chat Server
2-
This folder contains all that is needed to run the client side of my python chat server.
2+
This folder contains all that is needed to run the client side of my Python chat server.
33
<b>DO NOT EDIT THE FILES</b>, they may break and you won't be able to connect to the server.
44

55
# How to connect
66
1. Run the <b>"python-3.11.3-amd64.exe"</b> program and when installing, check the box that says <b>"add python to PATH"</b>
77
2. Check if the installation worked by pressing the keys <b>"Windows Icon" + "R"</b> and type in the letters "cmd" and press "enter"
8-
3.Type in the word "python" and if you get no errors than run the file named "Install Module.bat", if a black box flashes on screen that there was an error, if the black box stays on screen and looks like its installing something that its working
8+
3. Type in the word "python" and if you get no errors than run the file named "Install Module.bat", if a black box flashes on screen that there was an error, if the black box stays on screen and looks like its installing something that its working
99
4. Run the file that says "run client.bat"
1010
5. If there are no errors than you can type in your name after connecting and now you can send messages.

0 commit comments

Comments
 (0)