]> git.cameronkatri.com Git - snaprestore.git/commitdiff
Properly refer to CRKatri's repository
authorTheRealKeto <therealketo@gmail.com>
Sun, 8 Aug 2021 20:23:40 +0000 (16:23 -0400)
committerCameron Katri <me@cameronkatri.com>
Sun, 8 Aug 2021 20:34:20 +0000 (16:34 -0400)
- Add reference to a needed SDK
- Refer to CRKatri's repo, which also has a build
- Change installation/building structure to fit better

Signed-off-by: Cameron Katri <me@cameronkatri.com>
README.md

index 92541862e0e37e6419e4d8e7efeee32833bed654..b0ad13e03792358d82db9e539254ed832a31ec19 100644 (file)
--- a/README.md
+++ b/README.md
@@ -14,9 +14,11 @@ Easily restore rootfs from the command line.
 
 ## Installation
 
-A build of `snaprestore` is available on https://cameronkatri.com and [Procursus](https://github.com/ProcursusTeam/Procursus), which you can install if your device is already setup with an instance of the build system.
+A build of `snaprestore` is available on [Cameron Katri's repo](https://cameronkatri.com/), which you can install by adding the repo to your preferred package manager.
 
-Alternatively, you can compile `snaprestore` on your device using Make.
+[Procursus](https://github.com/ProcursusTeam/Procursus) also provides a build of `snaprestore`, which you can install if your device is already setup with an instance of the build system.
+
+Alternatively, you can compile `snaprestore` on your system with an iOS SDK using Make
 
     make install