From 9a9bedfd3bdbb919e1ca31e96d0cd4df2a3d98cf Mon Sep 17 00:00:00 2001 From: Brian Carrier <carrier@sleuthkit.org> Date: Tue, 29 Aug 2023 09:08:18 -0400 Subject: [PATCH] Fix bullets --- docs/doxygen-user/ct_malware_scanner.dox | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/doxygen-user/ct_malware_scanner.dox b/docs/doxygen-user/ct_malware_scanner.dox index ea73f1dcba..ad875a270d 100644 --- a/docs/doxygen-user/ct_malware_scanner.dox +++ b/docs/doxygen-user/ct_malware_scanner.dox @@ -17,8 +17,8 @@ Configuration You will need to first get a paid or eval license from the above URL. The code will come in via email. Example license formats include: -* AUT-8ed86eb5-17fc-4b3a-9b75-ce638c11b070 -* b826a555-951f-42ca-86ce-439a81106688 +- AUT-8ed86eb5-17fc-4b3a-9b75-ce638c11b070 +- b826a555-951f-42ca-86ce-439a81106688 Once you have a license, you must add it on the Autopsy Options panel. Choose the 'Cyber Triage' tab and choose 'Add License'. -- GitLab