Skip to content

Commit ee5484c

Browse files
committed
Update README
1 parent 16601fd commit ee5484c

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Introspy-iOS Changelog
22
======================
33

44
## v 0.4
5-
* Added support for iOS 7.
5+
* Added support for iOS 7, including fixes to accommodate with seatbelt profile changes for System and AppStore apps in iOS 7.
66
* Clarified output for arguments and return values Introspy-iOS cannot serialize (such as NSError).
77
* Various bug fixes.
88

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,11 @@ Most users should just download and install the pre-compiled Debian package.
8585
However, if you want to modify the library's functionality you will have to
8686
build the Debian package yourself.
8787

88-
The build requires rpetrich's fork of the Theos suite available, at
89-
https://github.com/rpetrich/theos, to be installed.
88+
The build requires rpetrich's fork of the Theos suite, available at
89+
https://github.com/rpetrich/theos.
9090
For general instructions on how to install Theos, see
91-
http://www.iphonedevwiki.net/index.php/Theos/Getting\_Started .
91+
http://www.iphonedevwiki.net/index.php/Theos/Getting\_Started but make sure
92+
you're using rpetrich's fork, not the official Theos.
9293

9394
You first have to create a symlink to your theos installation:
9495

0 commit comments

Comments
 (0)