diff options
| author | unknowntrojan <14975032+unknowntrojan@users.noreply.github.com> | 2025-06-11 12:32:36 +0200 |
|---|---|---|
| committer | unknowntrojan <14975032+unknowntrojan@users.noreply.github.com> | 2025-06-11 12:32:36 +0200 |
| commit | 1f0d13f6289b5a9dcb651ee5c704806bf96466f9 (patch) | |
| tree | 4849a9df861112b1bc68b3e8704dea97c517db10 /README.md | |
| parent | 7f1069d62c50412f97047f5082f7caa50e0bc104 (diff) | |
fix build on newest stable
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -41,4 +41,6 @@ Check the blog post above for a step-by-step. Checkout the branch of the repository matching the channel of binja you are building for. +If necessary, adjust the `binaryninja` dependency line in `Cargo.toml` to refer to your specific desired version, e.g. replace `branch = "master"` with ` tag = "v5.0.7486-stable"` + You are now one `cargo b` away from greatness. |
