From 0d479ee8ef9b32325ea9b9782dbfdf33cc3498bd Mon Sep 17 00:00:00 2001 From: wkxcass Date: Thu, 3 Oct 2024 00:32:12 +0800 Subject: [PATCH] README.md: update formatting --- docs/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/README.md b/docs/README.md index 48ec3c7960..6efcd41758 100644 --- a/docs/README.md +++ b/docs/README.md @@ -9,10 +9,10 @@ If you're a fast typist, MoiMoi helps you manage tasks more quickly than traditi ## Getting started -1. Ensure that Java 17 is installed in your computer. -2. Download the jar file of the latest release, from [here](https://github.com/wkxcass/ip/releases/). -3. Move the jar file into an empty folder. -4. Open a command window in that folder (right-click on the folder, then select "Open in Terminal"). +1. Ensure that `Java 17` is installed in your computer. +2. Download the `.jar` file of the latest release, from [here](https://github.com/wkxcass/ip/releases/). +3. Move the `.jar` file into an empty folder. +4. Open a command window in that folder (right-click on the folder, then select `Open in Terminal`). 5. Run the command `java -jar "moimoi.jar"`. ## Adding a todo task: `todo`