We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ba5a80 commit 6f7e02aCopy full SHA for 6f7e02a
build.md
@@ -8,7 +8,7 @@
8
- A more robust approach is to find the file `api_REVISION.txt` in `BN_INSTALLATION_FOLDER/Resources`
9
10
```bash
11
-git clone https://github.com/Vector35/binaryninja-api.git
+git clone --recurse-submodules https://github.com/Vector35/binaryninja-api.git
12
cd binaryninja-api
13
git checkout dev
14
# or git checkout commit_hash
0 commit comments