summaryrefslogtreecommitdiff
path: root/docs/guide/sharedcache.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/guide/sharedcache.md')
-rw-r--r--docs/guide/sharedcache.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guide/sharedcache.md b/docs/guide/sharedcache.md
index 4b6322ef..979af70d 100644
--- a/docs/guide/sharedcache.md
+++ b/docs/guide/sharedcache.md
@@ -39,7 +39,7 @@ The local shared cache on macOS is located at `/System/Volumes/Preboot/Cryptexes
Binary Ninja currently only supports `dyld_shared_cache` files that have been extracted into a flat directory, so you will need to extract the IPSW (if there is one) first. After extraction, we expect files similar to the following:
- - `your_project_folder`
+ - `your_directory`
- `dyld_shared_cache_arm64` (**Primary**)
- `dyld_shared_cache_arm64.01` (Secondary, optional)
- `dyld_shared_cache_arm64.02` (Secondary, optional)