Skip to content

Commit

Permalink
A-Release
Browse files Browse the repository at this point in the history
  • Loading branch information
madbeez committed Oct 1, 2020
1 parent ccbd1a7 commit b308a1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ Duke is an **app for scheduling and keeping track of various tasks, using a Comm
## Quick Start
1. Ensure you have Java 11 or above installed in your Computer.

2. Download the latest duke.jar.
2. Download the latest ip.jar.

3. Copy the file to the folder you want to use as the home folder for your program.

4. Using the terminal, navigate to the location of the .jar file.

5. Type "java -jar duke.jar" into the terminal and press enter.
5. Type "java -jar ip.jar" into the terminal and press enter.

6. If you have followed the above steps correctly, you should see a welcome message.

Expand Down

0 comments on commit b308a1a

Please sign in to comment.