Selaa lähdekoodia

Update README.md

Tankernn 10 vuotta sitten
vanhempi
commit
f57b775424
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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
 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'
-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
 1. Ask me for collaborator permissions