From 4a1f71a5fe140ddc389a553ab24637d2472116ac Mon Sep 17 00:00:00 2001 From: unknowntrojan <14975032+unknowntrojan@users.noreply.github.com> Date: Thu, 20 Jul 2023 12:12:31 +0200 Subject: fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6339d0b..49ad3dc 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ This is how it looks to create a signature, then scan for it: ## How to install -1. Download the platform-appropiate binary from release section +1. Download the platform-appropriate binary from release section 2. Place the binary in your Binary Ninja installation's plugin folder Once GitHub Actions are set up and a loader plugin has been written, you will be able to install the plugin via the official plugin manager. -- cgit v1.3.1