From b8929b6f685c01da56a06cfb90f53bbe82a426fc Mon Sep 17 00:00:00 2001 From: evild3ad Date: Sat, 25 May 2024 09:12:07 +0200 Subject: [PATCH] 2024-05-25 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c664224..1907296 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ Note: When your forensic disk image has multiple partitions you may have to chan 2. Enter your drive letter in `Get-MiniTimeline.ps1` `Input (Source)` `$ROOT = "G:"` + Optional: You can also change the outpath path. `$OUTPUT_FOLDER = "$env:USERPROFILE\Desktop\MiniTimeline\$ComputerName"`