Skip to content

Commit

Permalink
Update user guide
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhilin-Huang committed Feb 29, 2020
1 parent ce7a828 commit ae9dd09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ae9dd09

Please sign in to comment.