From ae9dd096005c23aa12f282391aada4ec247582ad Mon Sep 17 00:00:00 2001 From: Zhilin Date: Sat, 29 Feb 2020 19:45:22 +0800 Subject: [PATCH] Update user guide --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index d08882d977..5debd3f75e 100644 --- a/docs/README.md +++ b/docs/README.md @@ -9,7 +9,7 @@ ChattyChatBot is a chatbot for those who prefer to use a desktop application for 1. Install `Java 11` or above in your computer 2. Download the latest JAR file for ChattyChatBot [here](https://github.com/Zhilin-Huang/duke/releases). 3. Move the JAR file to the folder you want to use as the home folder for your ChattyChatBot. -4. Double-click the file to start the application or run the command `java -jar [path-tochatty-chat-bot-jar-file]` from terminal +4. Double-click the file to start the application or run the command `java -jar [path-to-chatty-chat-bot-jar-file]` from terminal 5. Type in commands and start chatting with ChattyChatBot! ## Command Summary