ソースを参照

Update README.md

Tankernn 10 年 前
コミット
1fd51ce28f
1 ファイル変更2 行追加2 行削除
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -14,10 +14,10 @@ The program is meant for chatting and briefly consists of a client part and a se
   1. Download server
   1. Download server
   2. Download client
   2. Download client
   3. Tell all users to download the client
   3. Tell all users to download the client
-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 ´/help´ 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