From 86686b2901cba24a10fe77f570ad91a222b859a8 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Mon, 26 Feb 2024 15:29:42 -0500 Subject: change warning icons on tips to tips --- docs/dev/batch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/dev/batch.md') 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. -- cgit v1.3.1