aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTheRealKeto <therealketo@gmail.com>2021-08-08 16:23:40 -0400
committerCameron Katri <me@cameronkatri.com>2021-08-08 16:34:20 -0400
commit1f108fb70b859459f7a059af001c8914516b423b (patch)
treeff0f28e09491c898681415f2ac443643343c912e
parente39fce749c2afecd6e98cf2dda1c89ef3cb0f579 (diff)
downloadsnaprestore-1f108fb70b859459f7a059af001c8914516b423b.tar.gz
snaprestore-1f108fb70b859459f7a059af001c8914516b423b.tar.zst
snaprestore-1f108fb70b859459f7a059af001c8914516b423b.zip
Properly refer to CRKatri's repository
- 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>
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9254186..b0ad13e 100644
--- 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