We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b24e989 commit f4ee77cCopy full SHA for f4ee77c
1 file changed
README.md
@@ -12,7 +12,7 @@ This architecture plugin provides support for the disassembling and lifting of V
12
### Binary Download
13
The easiest way to use this plugin is to download and install a pre-compiled release binary.
14
1. Dowload the shared library corresponding to your OS/arch from the latest [GitHub Release](https://github.com/idaholab/bn-v850-arch/releases)
15
-2. Copy the downloaded binary to your Binary Ninja plugin directory (e.g. `~/.binarynina/plugins/`)
+2. Copy the downloaded binary to your Binary Ninja plugin directory (e.g. `~/.binaryninja/plugins/`)
16
3. Start Binary Ninja
17
18
### Manual Build and Installation
0 commit comments