Skip to content

Commit

Permalink
README.md: iMPORTANT -> IMPORTANT
Browse files Browse the repository at this point in the history
  • Loading branch information
damithc authored Mar 2, 2020
1 parent cb5624f commit 58eee46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Prerequisites: JDK 11, update Intellij to the most recent version
1. If JDK 11 is listed in the drop down, select it. If it is not, click `New...` and select the directory where you installed JDK 11
1. Click `OK`
1. Click `Import Project`
1. **iMPORTANT: Locate the `build.gradle` file** in the project directory, select it, and click `OK`
1. **IMPORTANT: Locate the `build.gradle` file** in the project directory, select it, and click `OK`
1. If there are any further prompts, accept the defaults.
1. After the set up is complete, you can locate the `src/main/java/seedu/duke/Duke.java` file, right-click it, and choose `Run Duke.main()`. If the setup is correct, you should see something like the below:
```
Expand Down

0 comments on commit 58eee46

Please sign in to comment.