Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Flappy25 authored Sep 23, 2024
1 parent 15591bb commit f4ec1d5
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
@@ -1,10 +1,10 @@
# Python Chat Server
This folder contains all that is needed to run the client side of my python chat server.
This folder contains all that is needed to run the client side of my Python chat server.
<b>DO NOT EDIT THE FILES</b>, they may break and you won't be able to connect to the server.

# How to connect
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>
2. Check if the installation worked by pressing the keys <b>"Windows Icon" + "R"</b> and type in the letters "cmd" and press "enter"
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
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
4. Run the file that says "run client.bat"
5. If there are no errors than you can type in your name after connecting and now you can send messages.

0 comments on commit f4ec1d5

Please sign in to comment.