From b7bedaf4c8fe854e0144991cb4eacaae2b37eade Mon Sep 17 00:00:00 2001 From: Willi Ballenthin Date: Tue, 20 Jun 2023 22:48:42 +0200 Subject: [PATCH] readme: clarify that disabling Jython has to happen from CodeBrowser (#54) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7218ed0..d244201 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,7 @@ Ghidrathon disables the built-in Jython script provider to avoid conflicts when Use the following steps to disable the Jython extension: +* Open a CodeBrowser window (*not the Project Manager window*) * Navigate to `File > Configure...` * Click `Ghidra Core` * Un-check `PythonPlugin`