summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorunknowntrojan <14975032+unknowntrojan@users.noreply.github.com>2025-06-11 12:32:36 +0200
committerunknowntrojan <14975032+unknowntrojan@users.noreply.github.com>2025-06-11 12:32:36 +0200
commit1f0d13f6289b5a9dcb651ee5c704806bf96466f9 (patch)
tree4849a9df861112b1bc68b3e8704dea97c517db10 /README.md
parent7f1069d62c50412f97047f5082f7caa50e0bc104 (diff)
fix build on newest stable
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4c9cee2..d08564d 100644
--- a/README.md
+++ b/README.md
@@ -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.