diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2024-02-26 15:29:42 -0500 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2024-02-26 15:29:42 -0500 |
| commit | 86686b2901cba24a10fe77f570ad91a222b859a8 (patch) | |
| tree | 348868989067402a9b6b81eec36a03a31a2c4d28 /docs/dev/batch.md | |
| parent | fb7bef063f982495e2b23a115c34ead37b449483 (diff) | |
change warning icons on tips to tips
Diffstat (limited to 'docs/dev/batch.md')
| -rw-r--r-- | docs/dev/batch.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/batch.md b/docs/dev/batch.md index 220a677e..2e6b18cf 100644 --- a/docs/dev/batch.md +++ b/docs/dev/batch.md @@ -20,7 +20,7 @@ python3 ~/binaryninja/scripts/install_api.py ``` Note -???+ Warning "Tip" +???+ Info "Tip" If you have multiple python copies installed, you'll want to make sure to specify the full path to the correct python when running as shown above. This script adds appropriate `.pth` files so that your Python can find the Binary Ninja libraries. |
