Skip to content

Commit 6e3e682

Browse files
psifertexplafosse
authored andcommitted
fix copy/pasta
1 parent 2ac9524 commit 6e3e682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/sharedcache.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The local shared cache on macOS is located at `/System/Volumes/Preboot/Cryptexes
3939

4040
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:
4141

42-
- `your_project_folder`
42+
- `your_directory`
4343
- `dyld_shared_cache_arm64` (**Primary**)
4444
- `dyld_shared_cache_arm64.01` (Secondary, optional)
4545
- `dyld_shared_cache_arm64.02` (Secondary, optional)

0 commit comments

Comments
 (0)