Skip to content
This repository was archived by the owner on Dec 28, 2025. It is now read-only.

Commit 3fa07c2

Browse files
author
kat
authored
Update README.md
1 parent f6efb89 commit 3fa07c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Extract Binaries from Apple's Dyld Shared Cache to be useful in a disassembler.
44
# Installation
55

66
```
7-
python3 -m pip install git+git://github.com/arandomdev/DyldExtractor.git
7+
python3 -m pip install dyldextractor
88
```
99

1010
# Usage Examples

0 commit comments

Comments
 (0)