From 18de6ac5f436830dfa65c0c476db5c3ddc810c31 Mon Sep 17 00:00:00 2001 From: nubnubyas Date: Thu, 21 Sep 2023 16:15:19 +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 5e0fc37514..af6669684a 100644 --- a/docs/README.md +++ b/docs/README.md @@ -9,7 +9,7 @@ ## Getting Started 1. Ensure you are using java 11. -2. Download the latest jar file from releases. +2. Download the latest jar file from [releases](https://github.com/nubnubyas/ip/releases/tag/A-Release). 3. Navigate to the directory containing the jar file. 4. Run java -jar monday.jar to get started.