summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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.