diff options
author | comex | 2015-03-06 22:29:13 -0500 |
---|---|---|
committer | comex | 2015-03-06 22:29:13 -0500 |
commit | cb37fac150d90331c7961baa1223e3655bdf63a1 (patch) | |
tree | a4fa2f834650cdca8bbb10979128873f83afd7b0 | |
parent | fixes for compiling on older OS X (diff) | |
parent | ios 8 is now a dependency, readme should reflect it (diff) | |
download | substitute-cb37fac150d90331c7961baa1223e3655bdf63a1.tar.gz |
Merge pull request #5 from parrotgeek1/master
ios 8 is now a dependency, readme should reflect it
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -10,8 +10,7 @@ ALPHA VERSION: completely broken. Especially sharp edges are the iOS bootstrap stuff and the disassemblers. - Please only try to install this on iOS 8 (TODO make this a dpkg - dependency). Before installing this, *please* install + Please only try to install this on iOS 8. Before installing this, *please* install [safestrat](https://github.com/comex/safestrat) so that if Substitute breaks booting, you can SSH in and uninstall it. (Ensure that its entry in /etc/rc.d comes alphabetically before 'substitute'! Although this |