summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2023-12-22 21:26:17 -0500
committerJordan Wiens <jordan@psifertex.com>2023-12-22 21:26:17 -0500
commit24504c4cf6bdc9acd90e4f95fd7185ae61b1030d (patch)
tree0df98fec43a0e2c75e08290f78159e3789fcd5b1 /scripts
parent66be2657a30056b99fab83c7211092f288b44e69 (diff)
add more documentation about specifying the full path for install_api.py
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/install_api.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/install_api.py b/scripts/install_api.py
index cd0c93b7..5e93064b 100755
--- a/scripts/install_api.py
+++ b/scripts/install_api.py
@@ -1,4 +1,8 @@
#!/usr/bin/env python3
+# Note, you probably want to run this script directly
+# so you can be explicit about _which_ python version you
+# wish to add binaryninja to the path of. For example:
+# /usr/bin/python3 install_api.py
#
# Do not run this from a github clone. Should be used
# by running the system native python and pointing it at