Browse Source

Update README.md

Tankernn 10 years ago
parent
commit
f57b775424
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -17,7 +17,7 @@ The program is meant for chatting and briefly consists of a client part and a se
 2. Run the server by running ´java -jar /path/to/ChatServer.jar´ in a command prompt
 2. Run the server by running ´java -jar /path/to/ChatServer.jar´ in a command prompt
 3. You will need to port forward if you're going to use the server over the internet
 3. You will need to port forward if you're going to use the server over the internet
 4. Clients connect by double-clicking the ChatClient.jar file and typing in IP/domain-name, port and username and clicking 'OK'
 4. Clients connect by double-clicking the ChatClient.jar file and typing in IP/domain-name, port and username and clicking 'OK'
-5. Use ´/list´ on client or server for a list of commands
+5. Use ´/help´ on client or server for a list of commands
 
 
 ### How to collaborate
 ### How to collaborate
 1. Ask me for collaborator permissions
 1. Ask me for collaborator permissions