From 4b5b3f006f423700f57bd285bc78ef12627bb93e Mon Sep 17 00:00:00 2001 From: Vasco Franco Date: Wed, 10 Apr 2019 12:19:16 +0100 Subject: [PATCH] fixed install link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f942e3..e0e17b0 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ You can insert the target addresses as a single addr (hex or decimal) (e.g. `0x2 ![usage gif](./images/out.gif) # Install -To install this plugin, navigate to your Binary Ninja plugins directory, and run `git clone git@github.com:Vasco-jofra/indirect-branch-setter.git`. +To install this plugin, navigate to your Binary Ninja plugins directory, and run `git clone git@github.com:Vasco-jofra/jump-table-branch-editor.git`. # License This plugin is released under a MIT license. \ No newline at end of file