From c1df88580c4d306a0fa553e77bf7bb50d2ae1669 Mon Sep 17 00:00:00 2001 From: Bryan Casey Date: Thu, 2 Jan 2020 01:04:20 -0600 Subject: [PATCH] Update README.md --- README.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 3809b20..b1d0746 100644 --- a/README.md +++ b/README.md @@ -28,14 +28,10 @@ Library -> Java -> JavaVirtualMachines -> jdk\.jdk -> bin -> Contents - Make sure the box next to `java` is now checked and close the window When you attempt to launch the console, you will be presented with a message that says the developer is not verified. DO NOT click "Move to Trash" - this will delete the files necessary to run the graphical console. Once you get this message: - -Open System Preferences -> Security & Privacy -> General Tab and click Allow Anyway next to the message about the jnlilib that was blocked. - -At this point you can try the "Launch KVM Console" button. You should be presented with another dialog about developer verification. Click the 'Open' button. - -This will trigger another denial window for the sharedLibs jnlilib. Repeat the approval process for this next jnlilib in the Security Preference Pane. - -After performing these two approvals, the console should open. +- Open System Preferences -> Security & Privacy -> General Tab and click Allow Anyway next to the message about the jnlilib that was blocked. +- At this point you can try the "Launch KVM Console" button. You should be presented with another dialog about developer verification. Click the 'Open' button. +- This will trigger another denial window for the sharedLibs jnlilib. Repeat the approval process for this next jnlilib in the Security Preference Pane. +- After performing these two approvals, the console should open. ### Troubleshooting