Skip to content

Commit

Permalink
README.md: update formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
wkxcass committed Oct 2, 2024
1 parent 1cebf7a commit 0d479ee
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down

0 comments on commit 0d479ee

Please sign in to comment.