From cfb83befbdeb6765fbb71d461495aa8abd66c40f Mon Sep 17 00:00:00 2001 From: Josh Ferrell Date: Tue, 17 Dec 2024 13:31:59 -0500 Subject: Small doc fix --- docs/dev/batch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/dev') diff --git a/docs/dev/batch.md b/docs/dev/batch.md index 79404d4c..1448d34f 100644 --- a/docs/dev/batch.md +++ b/docs/dev/batch.md @@ -115,7 +115,7 @@ We can customize our analysis a lot more granularly than that though. In [`load` ### On-Disk License -If manually installing a named license on Commercial, Ultimate, or Headless, make sure that your license file is copied to the [appropriate location](https://docs.binary.ninja/guide/index.html#user-folder) (``~/.binaryninja/license.dat on Linux), or see the next section for an alternative. +If manually installing a named license on Commercial, Ultimate, or Headless, make sure that your license file is copied to the [appropriate location](https://docs.binary.ninja/guide/index.html#user-folder) (`~/.binaryninja/license.dat` on Linux), or see the next section for an alternative. If using a floating license, you can use the [example code](https://api.binary.ninja/binaryninja.enterprise-module.html#binaryninja.enterprise.LicenseCheckout) to check out a license on the fly. -- cgit v1.3.1