Skip to content

Commit fce9a32

Browse files
committed
Update HOW_TO_RUN_THE_GAMES.md
1 parent 5f707c0 commit fce9a32

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

HOW_TO_RUN_THE_GAMES.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Alternatively, for non-dotnet compatible translations, you will need [Visual Stu
2323

2424
## java
2525

26-
The Java translations can be run via the command line or from an IDE such as [Eclipse](https://www.eclipse.org/downloads/packages/release/kepler/sr1/eclipse-ide-java-developers) or [IntelliJ](https://www.jetbrains.com/idea/)
26+
The Java translations can be run via the command line or from an IDE such as [Eclipse](https://www.eclipse.org/downloads/packages/release/kepler/sr1/eclipse-ide-java-developers) or [IntelJ][def]
2727

2828
To run from the command line, you will need a Java SDK (eg. [Oracle JDK](https://www.oracle.com/java/technologies/downloads/) or [Open JDK](https://openjdk.java.net/)).
2929

@@ -120,3 +120,5 @@ If you don't already have Rust on your computer, you can follow the instruction
120120
1. From the command-line, navigate to the corresponding directory.
121121
2. Run the following command.
122122
* `cargo run`
123+
124+
[def]: https://www.jetbrains.com/idea/

0 commit comments

Comments
 (0)