diff --git a/docs/README.md b/docs/README.md index 5d7819c9b..acbce3255 100644 --- a/docs/README.md +++ b/docs/README.md @@ -5,7 +5,7 @@ RC chatbot is a desktop app for **managing tasks, optimised for use via a Comman ## Quick Start 1. Ensure you have `Java 11` or above installed on your computer. -2. Download the latest `RC.jar` from [here](https://github.com/ryan1604/ip/releases/download/v0.2/RC.jar). +2. Download the latest `RC.jar` from [here](https://github.com/ryan1604/ip/releases/download/A-Release/RC.jar). 3. Copy the file to the folder you want to use as the home folder for your chatbot. 4. Open a command terminal, `cd` into the folder you put the jar file in, and use the `java -jar RC.jar` command to run the chatbot. 5. Refer to the Features below for details of each command.