summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorunknowntrojan <14975032+unknowntrojan@users.noreply.github.com>2023-07-20 12:12:31 +0200
committerunknowntrojan <14975032+unknowntrojan@users.noreply.github.com>2023-07-20 12:12:31 +0200
commit4a1f71a5fe140ddc389a553ab24637d2472116ac (patch)
treec427927293395195878827d0983399e28ae17549
parent026f1d49f8e07d6bc18fc336acd29af1bf9f1c34 (diff)
fix typo in readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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.