From 736292538bb0961092793c5623b842d067738649 Mon Sep 17 00:00:00 2001 From: Knugi <24708955+KnugiHK@users.noreply.github.com> Date: Tue, 25 Jul 2023 08:53:04 +0000 Subject: [PATCH] Update the command for macOS #55 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 257b62c..752aa75 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ wtsexporter -i -b "C:\Users\[Username]\AppData\Roaming\Apple Computer\MobileSync ``` #### Mac ```sh -wtsexporter -i -b "~/Library/Application Support/MobileSync/Backup/[device id]" +wtsexporter -i -b ~/Library/Application\ Support/MobileSync/Backup/[device id] ``` ## Results