Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
peterXGD authored Mar 24, 2024
1 parent ec200d9 commit b401418
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 b401418

Please sign in to comment.