Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/peterXGD/ip
Browse files Browse the repository at this point in the history
* 'master' of https://github.com/peterXGD/ip:
  Update README.md
  • Loading branch information
MayDalag committed Mar 24, 2024
2 parents a367ccc + b401418 commit 33bad29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ To start,
3. Configure the project to use **JDK 11** (not other versions) as explained in [here](https://www.jetbrains.com/help/idea/sdk.html#set-up-jdk).<br>
In the same dialog, set the **Project language level** field to the `SDK default` option.
4. Either run it from intellij from `./src/java/Venus/Venus.java` or `./gradlew run`
5. Or, alternatively, use the **venus.jar** file in our newest release!

Remember, run with `SDK default` and Java 11!

Expand Down

0 comments on commit 33bad29

Please sign in to comment.