summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 5 insertions, 6 deletions
diff --git a/README.md b/README.md
index b8e1060..4ba3f92 100644
--- a/README.md
+++ b/README.md
@@ -9,8 +9,8 @@ provided.
9The software is completely open-source, the source code is released under the 9The software is completely open-source, the source code is released under the
10terms of the LGPL 2.1. The full license text can be found in the LICENSE file. 10terms of the LGPL 2.1. The full license text can be found in the LICENSE file.
11 11
12This is a fork of an older version from http://www.openjailbreak.org/ and is 12This is a fork of an older version from former openjailbreak.org and is ment to
13ment to be used with idevicerestore from the libimobiledevice project. 13be used with idevicerestore from the libimobiledevice project.
14 14
15## Requirements 15## Requirements
16 16
@@ -38,19 +38,18 @@ sudo make install
38 38
39## Who/What/Where? 39## Who/What/Where?
40 40
41* Home: https://www.libimobiledevice.org/ 41* Home: https://libimobiledevice.org/
42* Code: `git clone https://git.libimobiledevice.org/libirecovery.git` 42* Code: `git clone https://git.libimobiledevice.org/libirecovery.git`
43* Code (Mirror): `git clone https://github.com/libimobiledevice/libirecovery.git` 43* Code (Mirror): `git clone https://github.com/libimobiledevice/libirecovery.git`
44* Tickets: https://github.com/libimobiledevice/libirecovery/issues 44* Tickets: https://github.com/libimobiledevice/libirecovery/issues
45* Mailing List: https://lists.libimobiledevice.org/mailman/listinfo/libimobiledevice-devel 45* Mailing List: https://lists.libimobiledevice.org/mailman/listinfo/libimobiledevice-devel
46* IRC: irc://irc.freenode.net#libimobiledevice
47* Twitter: https://twitter.com/libimobiledev 46* Twitter: https://twitter.com/libimobiledev
48 47
49## Credits 48## Credits
50 49
51Apple, iPhone, iPod, and iPod Touch are trademarks of Apple Inc. 50Apple, iPhone, iPod, and iPod Touch are trademarks of Apple Inc.
51
52libirecovery is an independent software library and has not been authorized, 52libirecovery is an independent software library and has not been authorized,
53sponsored, or otherwise approved by Apple Inc. 53sponsored, or otherwise approved by Apple Inc.
54 54
55README Updated on: 55README Updated on: 2020-06-08
56 2019-09-05