Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Ansel-Ch committed Sep 20, 2024
2 parents 520cf0e + 47a0adb commit 469532d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Joe is a chatbot that helps you keep track of your tasks. It is user-friendly an

## Quick Start
1. Ensure you have Java 11 or above installed in your Computer.
2. Download the latest `joe.jar` from [here](https://github.com/Ansel-Ch/ip/releases/tag/A-Jar).
2. Download the latest `joe.jar` from [here](https://github.com/Ansel-Ch/ip/releases/tag/A-Release)
3. Copy the file to the folder you want to use as the home folder for Joe.
4. Open a command terminal, `cd` to the home folder and run `java -jar joe.jar` command to run the application.
A GUI similar to the below should appear in a few seconds.
Expand Down Expand Up @@ -240,4 +240,4 @@ Here are the tasks on the 2025-09-17:
| **Bye** | `bye` |
| **Save** | `save` |
| **Help** | `\help` |
| **Query Date** | `query DATE` <br> e.g., `query 17/09/2025` |
| **Query Date** | `query DATE` <br> e.g., `query 17/09/2025` |

0 comments on commit 469532d

Please sign in to comment.