Skip to content

Commit

Permalink
README.md: Fix typo of => or
Browse files Browse the repository at this point in the history
  • Loading branch information
damithc authored Jul 3, 2020
1 parent ef3c8cd commit 87eb8b8
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. Import the project into Intellij as follows:
1. Click `Open of Import`.
1. Click `Open or Import`.
1. Select the project directory, and click `OK`
1. If there are any further prompts, accept the defaults.
1. After the importing is complete, locate the `src/main/java/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 87eb8b8

Please sign in to comment.