From 6541fea3e43226df0a6d8b427beabb4e7fe6f53d Mon Sep 17 00:00:00 2001 From: LagoLunatic Date: Mon, 17 Mar 2025 22:33:07 -0400 Subject: [PATCH] Switch OpenJDK link to English-language page --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd78c3f8d..c7b8895c7 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ We have a shared Ghidra project for TWW already set up. To get access to this se Then wait for an admin to approve your request. Once you have access, you can set up the Ghidra project like so: -* To use Ghidra, you first need to install JDK. You can download OpenJDK 17 from [here](https://adoptium.net/de/temurin/releases/). +* To use Ghidra, you first need to install JDK. You can download OpenJDK 17 from [here](https://adoptium.net/temurin/releases/). * Download the RootCubed Ghidra build ghidra_11.1_DEV_20240115 from [here](https://rootcubed.dev/ghidra_builds/). * Launch Ghidra with `ghidraRun`. * In Ghidra, go to `File -> New Project...`. Select `Shared Project` and input the following information: