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`