diff options
| author | unknowntrojan <14975032+unknowntrojan@users.noreply.github.com> | 2023-07-20 12:12:31 +0200 |
|---|---|---|
| committer | unknowntrojan <14975032+unknowntrojan@users.noreply.github.com> | 2023-07-20 12:12:31 +0200 |
| commit | 4a1f71a5fe140ddc389a553ab24637d2472116ac (patch) | |
| tree | c427927293395195878827d0983399e28ae17549 | |
| parent | 026f1d49f8e07d6bc18fc336acd29af1bf9f1c34 (diff) | |
fix typo in readme
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
